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 NullPointStrategies, Today, 05:17 AM
|
0 responses
44 views
0 likes
|
Last Post
|
||
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
124 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
65 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
42 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
46 views
0 likes
|
Last Post
|

Comment