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 Perr0Grande, Today, 08:16 PM
      0 responses
      2 views
      0 likes
      Last Post Perr0Grande  
      Started by elderan, Today, 08:03 PM
      0 responses
      3 views
      0 likes
      Last Post elderan
      by elderan
       
      Started by algospoke, Today, 06:40 PM
      0 responses
      10 views
      0 likes
      Last Post algospoke  
      Started by maybeimnotrader, Today, 05:46 PM
      0 responses
      9 views
      0 likes
      Last Post maybeimnotrader  
      Started by quantismo, Today, 05:13 PM
      0 responses
      7 views
      0 likes
      Last Post quantismo  
      Working...
      X