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 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
358 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
278 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|

Comment