Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Is there a way to specify a condition for number of bars in a a time slot?

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

    Is there a way to specify a condition for number of bars in a a time slot?

    Is there a way to specify a condition in the Strategy Wizard for the number of bars in a time slot? For example when using a non time based chart specify that if there are this number of bars in a time slot for example from 10 to 11 am then do the following. I think I can specify the time slot already but I need something that counts bars so that I can give it a numerical value. I don't know if there is anything that can be used for this purpose. Perhaps you can point me in the right direction. Thanks.

    #2
    Originally posted by bijan View Post
    Is there a way to specify a condition in the Strategy Wizard for the number of bars in a time slot? For example when using a non time based chart specify that if there are this number of bars in a time slot for example from 10 to 11 am then do the following. I think I can specify the time slot already but I need something that counts bars so that I can give it a numerical value. I don't know if there is anything that can be used for this purpose. Perhaps you can point me in the right direction. Thanks.
    One way would be to use Bars.GetBar() to get the corresponding bar number for your initial and end times, then take the difference.

    Comment


      #3
      bijan, you would unfortunately not be able to do this within the wizard interface, but definitely with custom coding in our NinjaScript.

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by CarlTrading, 03-31-2026, 09:41 PM
      1 response
      66 views
      0 likes
      Last Post NinjaTrader_ChelseaB  
      Started by CarlTrading, 04-01-2026, 02:41 AM
      0 responses
      36 views
      0 likes
      Last Post CarlTrading  
      Started by CaptainJack, 03-31-2026, 11:44 PM
      0 responses
      59 views
      1 like
      Last Post CaptainJack  
      Started by CarlTrading, 03-30-2026, 11:51 AM
      0 responses
      62 views
      0 likes
      Last Post CarlTrading  
      Started by CarlTrading, 03-30-2026, 11:48 AM
      0 responses
      53 views
      0 likes
      Last Post CarlTrading  
      Working...
      X