Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Sequence of operations in NT

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

    Sequence of operations in NT

    Hi,

    I was wondering if there is any documentation regarding the sequence of operations of automated strategies.

    A little background info. I am running an automated system and enter long and shorts based on a candle close. These long / short triggers are entered based on specific IF statements in the OnBarUpdate statement.

    But, I've noticed that when an ExitLong or ExitShort or any order method is triggered, the following IF block where MarketPosition.Flat is checked is not triggered.

    So my question is, when does my MarketPosition actually become flat? Does the processing of orders happen AFTER or DURING the OnBarUpdate statements?

    #2
    siroki, that could be the case, since the position object would be updated in the OnPosition() update, which is guaranteed only then in your next OnBarUpdate().
    BertrandNinjaTrader Customer Service

    Comment


      #3
      Thanks for your prompt answer Bertrand, as always.

      Ok, that explains it then. I will work my way around it creating some variables.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by Rapine Heihei, Today, 08:19 PM
      1 response
      8 views
      0 likes
      Last Post NinjaTrader_Manfred  
      Started by Rapine Heihei, Today, 08:25 PM
      0 responses
      6 views
      0 likes
      Last Post Rapine Heihei  
      Started by f.saeidi, Today, 08:01 PM
      1 response
      9 views
      0 likes
      Last Post NinjaTrader_Manfred  
      Started by Rapine Heihei, Today, 07:51 PM
      0 responses
      8 views
      0 likes
      Last Post Rapine Heihei  
      Started by frslvr, 04-11-2024, 07:26 AM
      5 responses
      98 views
      1 like
      Last Post caryc123  
      Working...
      X