Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Long and Short order?

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

    Long and Short order?

    I would like to code a strategy, if a condition is met, then set a stoplong order and a stopshort oder. Where price gets first, I like the execution.

    Thank you.

    #2
    Hello Ironman9973,

    Thank you for your post.

    You can set this up using the Unmanaged Order submission approach, the SubmitOrder methods will let you use an OCO tag. For your task you will need to provide the OCO cancel logic in your code yourself so you can monitor price for your cancellation condition and then send the CancelOrder() for part of the bracket order.

    For information on the Unmanaged Approach please visit the following link: http://www.ninjatrader.com/support/h...d_approach.htm

    Please let me know if I may be of further assistance.

    Comment

    Latest Posts

    Collapse

    Topics Statistics Last Post
    Started by Hwop38, 05-04-2026, 07:02 PM
    0 responses
    176 views
    0 likes
    Last Post Hwop38
    by Hwop38
     
    Started by CaptainJack, 04-24-2026, 11:07 PM
    0 responses
    331 views
    0 likes
    Last Post CaptainJack  
    Started by Mindset, 04-21-2026, 06:46 AM
    0 responses
    254 views
    0 likes
    Last Post Mindset
    by Mindset
     
    Started by M4ndoo, 04-20-2026, 05:21 PM
    0 responses
    356 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Started by M4ndoo, 04-19-2026, 05:54 PM
    0 responses
    184 views
    0 likes
    Last Post M4ndoo
    by M4ndoo
     
    Working...
    X