I need to have EMA for my calculations in mql4

 

I need to have EMA for my calculations in mql4, but the mt4 only has MA=moving average and not the exponential moving average!!!


I need to be able to calculate the EMA for any given bar in the current chart in mql4 language.

Does anyone know of any solution?

( need to calculate based on closed price)

Anyone can help me?

 

Try this ..

https://www.mql5.com/en/job

 
sam2014: but the mt4 only has MA=moving average and not the exponential moving average!!!
Oh really? What are the allowed values of the fifth parameter of iMA?
 
WHRoeder:
sam2014: but the mt4 only has MA=moving average and not the exponential moving average!!!
Oh really? What are the allowed values of the fifth parameter of iMA?

Thank you very much !!!!!!!!!!
Reason: