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, 03-31-2026, 09:41 PM
|
1 response
79 views
1 like
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
40 views
0 likes
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
63 views
2 likes
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|
||
|
Started by CarlTrading, 03-30-2026, 11:51 AM
|
0 responses
63 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:51 AM
|
||
|
Started by CarlTrading, 03-30-2026, 11:48 AM
|
0 responses
54 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:48 AM
|

Comment