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

Cancel order and send new one in the same bar

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

    Cancel order and send new one in the same bar

    Hello,

    I have a strategy that needs cancel an order and send a new one in the same bar. But when my strategy cancel an order it only sends a new order, two bars after this cancellation.

    I have tried changing the value of the "Entries per direction" but the problem continues.

    How can I solve it?

    Thanks in advance and the best regards.

    #2
    Hi soyjesus, where are the orders send then? Do you wait for the cancel confirm in OnOrderUpdate and then issue the new order?
    BertrandNinjaTrader Customer Service

    Comment


      #3
      Hi Bertrand,

      I send both orders from OnBarUpdate(). Must I do it from OnOderUpdate?

      The situation is like this: I have a Buy Order and when the bar is finished, this order has not filled; so I must update the entry price. So, the the first order is cancelled and I need to send a new one with a different entry price inmediately (in the same bar).

      Comment


        #4
        soyjesus, I would definitely send the new order then once the cancel state is seen in OnOrderUpdate for your original IOrder.
        BertrandNinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by maybeimnotrader, Yesterday, 05:46 PM
        4 responses
        23 views
        0 likes
        Last Post maybeimnotrader  
        Started by frankthearm, Today, 09:08 AM
        6 responses
        25 views
        0 likes
        Last Post frankthearm  
        Started by adeelshahzad, Today, 03:54 AM
        5 responses
        33 views
        0 likes
        Last Post NinjaTrader_BrandonH  
        Started by stafe, 04-15-2024, 08:34 PM
        7 responses
        32 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by merzo, 06-25-2023, 02:19 AM
        10 responses
        823 views
        1 like
        Last Post NinjaTrader_ChristopherJ  
        Working...
        X