S Avraam / Publications
Forum
Help with EA
I get unexpected end of program and unbalanced parentheses on the below code void OnTick ( void ) { double macdLine; double signalLine; double macdHist; 0 int start() { macdLine = iMACD ( "EURUSD" , PERIOD_M1 , 12 , 26 , 9 , PRICE_CLOSE , MODE_MAIN, 0 ); signalLine = iMACD ( "EURUSD"