Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Bars since Strategy active

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

    Bars since Strategy active

    Hello,

    i want that my strategy is taking action after X Bars active. How can i do this?

    Thanks
    L

    #2
    Hello Lopat,

    What do you mean by 'active'?

    Do you mean the number of real-time bars that have elapsed since the strategy was enabled?

    Do you mean the current bar being processed, both historical and real-time?

    Do you mean a number of bars after an entry order has filled?
    Chelsea B.NinjaTrader Customer Service

    Comment


      #3
      Hi Chelsea,
      thanks for your answer.
      I mean:

      Do you mean the number of real-time bars that have elapsed since the strategy was enabled?

      Comment


        #4
        Hello Lopat,

        You will want to use an integer as a counter that increments when State == State.Realtime and IsFirstTickOfBar is true.
        Chelsea B.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by NullPointStrategies, Today, 05:17 AM
        0 responses
        39 views
        0 likes
        Last Post NullPointStrategies  
        Started by argusthome, 03-08-2026, 10:06 AM
        0 responses
        124 views
        0 likes
        Last Post argusthome  
        Started by NabilKhattabi, 03-06-2026, 11:18 AM
        0 responses
        64 views
        0 likes
        Last Post NabilKhattabi  
        Started by Deep42, 03-06-2026, 12:28 AM
        0 responses
        41 views
        0 likes
        Last Post Deep42
        by Deep42
         
        Started by TheRealMorford, 03-05-2026, 06:15 PM
        0 responses
        46 views
        0 likes
        Last Post TheRealMorford  
        Working...
        X