Thanks - Westsider.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
BarsInProgress on Lower time frame
Collapse
X
-
westsider,
It can be used to access any Bar Object you have added or that exists on the chart. My understanding is that fastest Bar Object must be the Primary bars on your chart. So one way is that you could create a 60 min chart and then have your strategy add daily bars. In Initialize Add (PeriodType.Day ,1) would add Single Day Bars. 60 min bars would then be accessed as BarsinProgress==0 and DailyBars would be access when BarsInProgress==1
I hope this helps
Jerry
-
Hello westider,
Thank you for your post.
And thank you to Jerry for answering this question. You can find additional information at the following link: http://www.ninjatrader.com/support/h...nstruments.htm
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CarlTrading, 03-31-2026, 09:41 PM
|
1 response
152 views
1 like
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
87 views
1 like
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
131 views
2 likes
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|
||
|
Started by CarlTrading, 03-30-2026, 11:51 AM
|
0 responses
127 views
1 like
|
Last Post
by CarlTrading
03-30-2026, 11:51 AM
|
||
|
Started by CarlTrading, 03-30-2026, 11:48 AM
|
0 responses
106 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:48 AM
|

Comment