Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

OCO order?

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

    OCO order?

    Hello my question is about a bracket OCO order. I want to set one order to cancel only after a certain condition is met on the other open order. For example if im trading Forex. I set buy and sell entry points at 60 and 30. I enter buy at 60 but dont want the other sell order to cancel until I reach price of 75. How would i go about setting this up? thanks in advance

    #2
    Camron, you could set this up in unmanaged order submission approach, the SubmitOrder methods offer an inbuild OCO tag, however for your task you would then want 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 - http://www.ninjatrader.com/support/h...d_approach.htm

    Comment


      #3
      how to i go about setting up an unmanaged order? where do i go to do this? how do i set up the code, Is this a ninja script strategy?

      Comment


        #4
        Hello,

        Yes, you would set this up through your NinjaScript Strategy.

        You can find more information on the unmanged order methods from the following link.

        Getting Started with Unmanaged Order Methods

        Please note that these order methods have been reserved for more experienced programmers as it does require to program your order handling rules:
        MatthewNinjaTrader Product Management

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by CarlTrading, 03-31-2026, 09:41 PM
        1 response
        152 views
        1 like
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 04-01-2026, 02:41 AM
        0 responses
        89 views
        1 like
        Last Post CarlTrading  
        Started by CaptainJack, 03-31-2026, 11:44 PM
        0 responses
        133 views
        2 likes
        Last Post CaptainJack  
        Started by CarlTrading, 03-30-2026, 11:51 AM
        0 responses
        127 views
        1 like
        Last Post CarlTrading  
        Started by CarlTrading, 03-30-2026, 11:48 AM
        0 responses
        107 views
        0 likes
        Last Post CarlTrading  
        Working...
        X