Forum

can any one fix problems in below code. its actually a multi time frame mql5 z-score scanner for multi pairs and time frames

here are problems that compiler shows '{' - function definition unexpected z-score-script.mq5 @Line no. 151 'for' - expressions are not allowed on a global scope z-score-script.mq5 @Line no. 156 '}' - expressions are not allowed on a global scope z-score-script.mq5 @Line no. 182 OnStart function

z score mtf script errors

can someone plz help fix problems in below code //+------------------------------------------------------------------+ //| ZScoreScanner.mq5 | //| Copyright 2021, MetaQuotes Software Corp. | //|