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 CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
53 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|
||
|
Started by CarlTrading, 05-10-2026, 08:12 PM
|
0 responses
32 views
0 likes
|
Last Post
by CarlTrading
05-10-2026, 08:12 PM
|
||
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
195 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
356 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
277 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|

Comment