Hi, I want to place a moving average on heiken ashi chart in MT5. Couldn't figure how to do that. Help will be appreciated.
- www.mql5.com
You won't be able to do it because the only option that comes close to that is by selecting "Previous Indicator's Data" in the price to apply, but since Heikin Ashi is actually a candle, with Open, High, Low and Close prices, you wont be able to select which of those to apply the Moving Average. If you select "Previous Indicator's Data", it will just select the first buffer that the HA Indicator uses, which will most probably be the Open price.
To get around this, you would have to alter the HA Indicator and add a Moving Average calculation to it so that you could choose from the other prices.
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Hi, I want to place a moving average on heiken ashi chart in MT5. Couldn't figure how to do that. Help will be appreciated.