Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

NT7: What are Order.States that allow to cancel an Order?

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

    NT7: What are Order.States that allow to cancel an Order?

    When a Strategy triggers a signal and submits an order, it will take a time before the Order gets "OrderState.Working" ( accepted and live at the exchange ).

    My question is: what if the Strategy needed to cancel that Order before it gets "OrderState.Working" ? Could it be possible to cancel an order in any of these Order.State ?:

    OrderState.Accepted
    OrderState.PendingChange
    OrderState.PendingSubmit

    Or even simpler question:
    Can a Strategy cancel an order which is " NOT NULL " ?

    Thanks
    Last edited by pstrusi; 06-17-2018, 02:42 AM.

    #2
    This thread may be useful,
    Support for the development of custom automated trading strategies using NinjaScript.

    Comment


      #3
      Hello pstrusi,

      An order can be cancelled in any state except for Filled, PartFilled, or Cancelled. With these states it would cause an overfill.

      Let me know if you would like all the other states than these states listed.

      While it is allowed to cancel an order in any other state than these states, there may be other reasons than an order cannot be cancelled (such as improper oco use).

      Below is a public link to the help guide on CancelOrder().


      This is also true in NinjaTrader 8.
      Last edited by NinjaTrader_ChelseaB; 06-17-2018, 07:12 PM.
      Chelsea B.NinjaTrader Customer Service

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Aviram Y, Today, 05:29 AM
      0 responses
      2 views
      0 likes
      Last Post Aviram Y  
      Started by quantismo, 04-17-2024, 05:13 PM
      3 responses
      25 views
      0 likes
      Last Post NinjaTrader_Gaby  
      Started by ScottWalsh, 04-16-2024, 04:29 PM
      7 responses
      34 views
      0 likes
      Last Post NinjaTrader_Gaby  
      Started by cls71, Today, 04:45 AM
      0 responses
      6 views
      0 likes
      Last Post cls71
      by cls71
       
      Started by mjairg, 07-20-2023, 11:57 PM
      3 responses
      218 views
      1 like
      Last Post PaulMohn  
      Working...
      X