Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Strategy Condition Builder - Subtracting Indicator Values
Collapse
X
-
Strategy Condition Builder - Subtracting Indicator Values
When developing a condition for a strategy, is there a way to add or subtract the value of an indicator from the previous bar value? For example, CCI 14 period, subtract the current bar (0) CCI value from the previous bar (1)value. Also, is it possible to take the absolute value of this sum/difference? The only expressions I find are the comparative ones (<,>,>=,<=,etc). Is it something that needs to be coded? I have searched through the Help section to no avail. If you could point me in the right direction it would be very much appreciated. Thanks very much. JimTags: None
-
You can try using an offset. Select "Price" as the offset type and offce CCI by CCI of 1 bar ago. This is done on the left side of the condition builder for example, then you would compare the difference to some value on the right side.
There is no absolute value indicator.RayNinjaTrader Customer Service
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
27 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
117 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|
||
|
Started by CarlTrading, 05-10-2026, 08:12 PM
|
0 responses
69 views
0 likes
|
Last Post
by CarlTrading
05-10-2026, 08:12 PM
|
||
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
226 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
415 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|

Comment