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 unpronounceable1700, 10-24-2024, 02:53 AM
      5 responses
      43 views
      0 likes
      Last Post mrrdiamante  
      Started by ToNovy, Yesterday, 10:36 AM
      5 responses
      28 views
      0 likes
      Last Post ToNovy
      by ToNovy
       
      Started by trdninstyle, 11-06-2024, 07:19 PM
      18 responses
      58 views
      0 likes
      Last Post trdninstyle  
      Started by steinberg123, Yesterday, 02:01 AM
      2 responses
      12 views
      0 likes
      Last Post steinberg123  
      Started by emmadame502, Yesterday, 06:27 PM
      0 responses
      6 views
      0 likes
      Last Post emmadame502  
      Working...
      X