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 judysamnt7, 03-13-2023, 09:11 AM
      4 responses
      57 views
      0 likes
      Last Post DynamicTest  
      Started by ScottWalsh, Today, 06:52 PM
      4 responses
      36 views
      0 likes
      Last Post ScottWalsh  
      Started by olisav57, Today, 07:39 PM
      0 responses
      7 views
      0 likes
      Last Post olisav57  
      Started by trilliantrader, Today, 03:01 PM
      2 responses
      19 views
      0 likes
      Last Post helpwanted  
      Started by cre8able, Today, 07:24 PM
      0 responses
      9 views
      0 likes
      Last Post cre8able  
      Working...
      X