Thread: How to code?
View Single Post
  #105 (permalink)  
Old 06-13-2006, 01:33 AM
Jonathan You Jonathan You is offline
Member
 
Join Date: Nov 2005
Posts: 25
Jonathan You is on a distinguished road
Smile 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
Reply With Quote