Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

bracket a order in unmanaged mode

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

    bracket a order in unmanaged mode

    Hi,

    I like to implement a strategy in unmanaged style because you told me that it is not possible to place 2 Orders simultaniously to trade a breakout idea. Normally I would place a sell and a buy limit order. If one gets filled the opposite order has to be canceled. I use the oco id to manage this.

    If I have to implement this unmanaged, how should I implement the stop loss and target bracket? How to set an association to the entry order? Should I use the same oco id as I had set to the entry? Unfortunately there is no clear documentation for this kind of trading.

    Please advice :-)

    Sincerely
    Markus

    #2
    Markus, correct best suited would be here the unmanaged mode available in NT7 to experienced programmers - http://www.ninjatrader.com/support/h...d_approach.htm

    The downside would be that for this to work the signal tracking is very limited, meaning you could not use the Set methods for the stop and targets order, you would need to code the exits then using the SubmitOrder command as well - the OCO id can be used for the 'linking' in your entry bracket as well as exit bracket of orders.

    Thanks,

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Geovanny Suaza, 02-11-2026, 06:32 PM
    0 responses
    648 views
    0 likes
    Last Post Geovanny Suaza  
    Started by Geovanny Suaza, 02-11-2026, 05:51 PM
    0 responses
    369 views
    1 like
    Last Post Geovanny Suaza  
    Started by Mindset, 02-09-2026, 11:44 AM
    0 responses
    108 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by Geovanny Suaza, 02-02-2026, 12:30 PM
    0 responses
    572 views
    1 like
    Last Post Geovanny Suaza  
    Started by RFrosty, 01-28-2026, 06:49 PM
    0 responses
    573 views
    1 like
    Last Post RFrosty
    by RFrosty
     
    Working...
    X