Like on the long side, a huge red candle (compared to its ATR) sets off an exit position? thanks
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
ATR bars
Collapse
X
-
Hello ezrollin,
To make that type of condition you would need to subtract the High from the Low to get a difference in price to know how large or small a bar is. The color would not be able to be used in any type of condition, you would need to use a price so that can be used in a condition.
A custom series could be used to do math like that, in a sets action you can set a custom series to the High with a minus offset and subtract the low. That would set the series to the difference which could be used later in your other sets conditions.
-
Was able to set the price Difference[0]
But I cant figure out how to use the Difference[0] on another set.
Theres no way to pull it up in the "IF" condition set.
So I was trying to write an IF condition for IF close > Difference[0] and a red bar (close < open)
but theres just no way to use the Difference[0] custom series.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by NullPointStrategies, Today, 05:17 AM
|
0 responses
50 views
0 likes
|
Last Post
|
||
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
126 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
69 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