Im trying to add a condition to a strategy where the open of my new bar is the lowest point of the previous bar or highest point for longs, however when i do Low[1](or High[1]) == Open[0] it still appears to give me incorrect bars example attached
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Strange results with Low[1] == Open[0] / High[1] etc
Collapse
X
-
Strange results with Low[1] == Open[0] / High[1] etc
Hey All,
Im trying to add a condition to a strategy where the open of my new bar is the lowest point of the previous bar or highest point for longs, however when i do Low[1](or High[1]) == Open[0] it still appears to give me incorrect bars example attached
Tags: None
-
-
Hello RookieKiwi,
Thanks for your post.
Are the trades you are showing performed on real-time data, Playback with market replay data. or are these performed on historical data?
What is the strategies "Calculate" setting? (Calculate.OnBarClose, Calculate.OneachTick, or Calculate.OnPriceChange).
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
169 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
88 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 12:02 AM
|
||
|
Started by charlesugo_1, 05-26-2026, 05:03 PM
|
0 responses
128 views
0 likes
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
208 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
185 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Comment