Announcement

Collapse
No announcement yet.

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 Geovanny Suaza, 02-11-2026, 06:32 PM
      0 responses
      577 views
      0 likes
      Last Post Geovanny Suaza  
      Started by Geovanny Suaza, 02-11-2026, 05:51 PM
      0 responses
      334 views
      1 like
      Last Post Geovanny Suaza  
      Started by Mindset, 02-09-2026, 11:44 AM
      0 responses
      101 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by Geovanny Suaza, 02-02-2026, 12:30 PM
      0 responses
      553 views
      1 like
      Last Post Geovanny Suaza  
      Started by RFrosty, 01-28-2026, 06:49 PM
      0 responses
      551 views
      1 like
      Last Post RFrosty
      by RFrosty
       
      Working...
      X