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 DanielSanMartin, Yesterday, 02:37 PM
      2 responses
      12 views
      0 likes
      Last Post DanielSanMartin  
      Started by DJ888, 04-16-2024, 06:09 PM
      4 responses
      12 views
      0 likes
      Last Post DJ888
      by DJ888
       
      Started by terofs, Today, 04:18 PM
      0 responses
      11 views
      0 likes
      Last Post terofs
      by terofs
       
      Started by nandhumca, Today, 03:41 PM
      0 responses
      7 views
      0 likes
      Last Post nandhumca  
      Started by The_Sec, Today, 03:37 PM
      0 responses
      3 views
      0 likes
      Last Post The_Sec
      by The_Sec
       
      Working...
      X