echelon / Publications
Forum
Code fails to compile ('\end_of_program' - unbalanced left parenthesis)
Please I need with the below lines of mql4 codes. It fails to compile and returns the error "'\end_of_program' - unbalanced left parenthesis". //--- input parameters extern int WhenToStartTrailing=60; extern int PipsToTrail=10; double Rhigh ; double Rlow ;