Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Is there a way to specify a condition for number of bars in a a time slot?
Collapse
X
-
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.Tags: None
-
One way would be to use Bars.GetBar() to get the corresponding bar number for your initial and end times, then take the difference.Originally posted by bijan View PostIs 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.
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CarlTrading, 03-31-2026, 09:41 PM
|
1 response
66 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
36 views
0 likes
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
59 views
1 like
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|
||
|
Started by CarlTrading, 03-30-2026, 11:51 AM
|
0 responses
62 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:51 AM
|
||
|
Started by CarlTrading, 03-30-2026, 11:48 AM
|
0 responses
53 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:48 AM
|

Comment