easy language to mql4

 

trying to convert some easy language code to mql4, anyone know if AbsValue(Error) in easy language would be the same as mathabs(Error); in mql4 ?

 

Don't know.

All easy language reference books and learning material seems to be available for purchase only.

 

All i have found is:

All TradeStation Technologies products are provided with a vast library of built-in user 
functions, which range from commonly-used industry calculations (e.g., ADX, DMI, CCI) 
to common mathematical and statistical operations (e.g., AbsValue, Sine, Square)

This suggests AbsValue is the same as MathAbs()

 

thanks guys I couldnt find any solid info either so I tried that it seemed to work, I was reading about some of John F Elhers work and the coding examples are in easy language.

Reason: