Should the main time frame Index 0 always be specified for the BIP. BIP==0. Or what controls which Index should designated for BIP and which one should use BarsArray?
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
BIP on multi time frame
Collapse
X
-
BIP on multi time frame
For backtestnig purposes, if I have two time frames(Index 0 is 5min and Index 1 is 1min), and I'm using Index 0 for the SMA conditions for entry and I'm using Index 1 to see that there was a higher swing that formed before an entry can take place.
Should the main time frame Index 0 always be specified for the BIP. BIP==0. Or what controls which Index should designated for BIP and which one should use BarsArray?Tags: None
-
Hi Zachj,
Thank you for your post.
The BarsInProgress should be used when you want to filter out your logic based on the bar update that comes through, either the 5 min or 1 min in this case.
The BarsArray would be used to access the data from that particular array either the 5 min or 1 min. The primary or main time frame will always have the index of 0.
Let me know if I can be of further assistance.Cal H.NinjaTrader Customer Service
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
152 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
305 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
244 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
345 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
176 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|

Comment