Announcement

Collapse

Looking for a User App or Add-On built by the NinjaTrader community?

Visit NinjaTrader EcoSystem and our free User App Share!

Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less

Partner 728x90

Collapse

Unmanaged: changing order quantity

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Unmanaged: changing order quantity

    Hi Ninjas,

    There's a position with its StopLoss order that the Script must close. If the order is filled partially, the tied Stop Loss should update the quantity of the remaining position. Checking log and trace files, I see this is updated immediately, so :

    1. If I want to update the remaining Stop order quantity, it is as simple as setting in Position.Quantity when a partially filled occurs, isn't it....or, Would I have to set a variable for the previous Position.Quantity and substrat the PartFilled quantity of the Exit order??
    Last edited by pstrusi; 12-22-2013, 08:03 AM.

    #2
    Position.Quantity would give you the current position and you can set the remaining stop to that position. There is no inherent reason you should need to track the previous position, unless you'd like to for additional logic checking.
    MatthewNinjaTrader Product Management

    Comment


      #3
      Thanks Matthew. That's what came from previous testing but I'd like to be sure that there won't be any run time errors about this.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Sparkyboy, Today, 10:57 AM
      0 responses
      1 view
      0 likes
      Last Post Sparkyboy  
      Started by TheMarlin801, 10-13-2020, 01:40 AM
      21 responses
      3,916 views
      0 likes
      Last Post Bidder
      by Bidder
       
      Started by timmbbo, 07-05-2023, 10:21 PM
      3 responses
      152 views
      0 likes
      Last Post grayfrog  
      Started by Lumbeezl, 01-11-2022, 06:50 PM
      30 responses
      810 views
      1 like
      Last Post grayfrog  
      Started by xiinteractive, 04-09-2024, 08:08 AM
      3 responses
      11 views
      0 likes
      Last Post NinjaTrader_Erick  
      Working...
      X