Forum

unbalanced parenthesis ERROR

hi everyone, I've been trying to solve this problem for days now. but it keep give me the same error "'unexpected end of program" and "'unbalanced parentheses" hope that you will spot the error and solve it thank you in advance below the code void OnTick () { // Calculate the

IMA indicator value of 10

Hi everyone, I'm new in mql5, I'm trying to run a script that get the value of the moving average IMA. but the problem that it always return me the value of 10 i know that mql5 is different than mql4, and i have to use the function Copybuffer . i tried but no result if anyone can help me please