Translate Metastock code into MT4
Hello all, I would like to ask your help to translate this piece of code into MQ4:
Ref(Mov(CLOSE,CY1,S),CY1/2)+M1*ATR(CY1);
this code is a section of Hurst Channel for Metastock platform, now I try to translate to MT4 language, please help.
thanks a lot
Jon
|