Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
EMA spread determination
Collapse
X
-
Hello Teebon21,
Thanks for your post.
If you are using two EMAs then it would be easily done by checking the value of the PPO indicator in the strategy builder. PPO = The Percentage Price Oscillator shows the percentage difference between two exponential moving averages.
Otherwise, you would need to create a custom series (double type) in the "additional data" page.
In a set without conditions,you would need 3 steps to calculate this, in this order.
First assign the value of the fast moving average- slow moving average to the custom series.
Next take the current value of the custom series and divide by the slow moving average and reassign to the custom series
Next take the current value of the custom series and multiple times 100 and reassign to the custom series
Please see the help guide on how to use "Offset" to perform these math functions: https://ninjatrader.com/support/help...setAnItemValue
With the final step, the custom series would not hold the % difference of the two moving averages.
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by CaptainJack, 05-29-2026, 05:09 AM
|
0 responses
475 views
0 likes
|
Last Post
by CaptainJack
05-29-2026, 05:09 AM
|
||
|
Started by CaptainJack, 05-29-2026, 12:02 AM
|
0 responses
315 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
253 views
1 like
|
Last Post
by charlesugo_1
05-26-2026, 05:03 PM
|
||
|
Started by DannyP96, 05-18-2026, 02:38 PM
|
1 response
340 views
0 likes
|
Last Post
|
||
|
Started by CarlTrading, 05-11-2026, 05:56 AM
|
0 responses
305 views
0 likes
|
Last Post
by CarlTrading
05-11-2026, 05:56 AM
|

Comment