MQL4 - automated forex trading   /  

Forum

How to calculate a MA for HA candles ?

Back to topics list To post a new topic, please log in or register

avatar
17
cleon 2006.07.21 02:34 
Hi,

I'm not able to find a solution for this, so I'm asking for help. I'm using Heikin-Ashi candles for my charts and I want to create a moving average line for the last 10 bars in the same way we can use iMA. So my HA indicator uses this call: iCustom( NULL, 0, "Heiken Ashi v2", 0, 0 ) how can find the MA for the last 10 bars? Should / Could I use iMAOnArray ? If so, how?

Thank you. Regards,

Cleon
Back to topics list  

To add comments, please log in or register