Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

State Transition

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

    State Transition

    Dear All,
    I have a strategy which uses a Exit Order which is in the market while in historical state. I like to cancel this order during transition to realtime because in realtime I have some slight different criteria for the exit.
    What I noticed now is:
    - Trying to cancel the exit order during state.transition crashes NT8 because it does not have the reference to the order object any more
    - geting the new object reference through GetRealtimeOrder in state.realtime and then canceling the order works fine

    My question now is:
    What is the sequence in which the states are gone through?
    I would like to cancel my order before I get to state.realtime because I fear that it is send to the broker and causing fees.

    Any help is appreciated.
    Thanks,
    Klaus

    #2
    Hello Klaus,

    Below I am including a link to the help guide on OnStateChange that has a description for when each state will trigger.


    The order of these depends on what is happening as the order will be different depending on what is going on.

    In the case of Historical to Realtime, this will go from State.DataLoaded, to State.Historical, to State.Transition, to State.Realtime.
    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      Hello Chelsea,
      thanks, but I know that help guide. As I said, to cancel the order in state.transition did crash NT8.Seems I have to get the new ID already in trasition state.
      Thanks,
      Klaus

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by CaptainJack, 04-24-2026, 11:07 PM
      0 responses
      34 views
      0 likes
      Last Post CaptainJack  
      Started by Mindset, 04-21-2026, 06:46 AM
      0 responses
      130 views
      0 likes
      Last Post Mindset
      by Mindset
       
      Started by M4ndoo, 04-20-2026, 05:21 PM
      0 responses
      184 views
      0 likes
      Last Post M4ndoo
      by M4ndoo
       
      Started by M4ndoo, 04-19-2026, 05:54 PM
      0 responses
      94 views
      0 likes
      Last Post M4ndoo
      by M4ndoo
       
      Started by cmoran13, 04-16-2026, 01:02 PM
      0 responses
      138 views
      0 likes
      Last Post cmoran13  
      Working...
      X