NormanH
 Member
 Posts: 38
Joined: 11/23/2011
Location: Richmond VA
User Profile |
I want to display an indicator of a 10 period moving average of the median price. I would prefer an exponential average but a simple average would do. I am trying to do a Quick Indicator. I have tried the formula below but the program doesn't like it.
EMA( MP(10) )
I tried a simple formula with MP(0) + MP(-1) etc. That didn't work either.
Does anyone have any hints? I have Omnitrader 2022.
Thanks
|