kim humphrey / Publications
Forum
';' - open parenthesis expected muzanyo new testing.mq5 43 75
Everything seems to be fin, am wondering whats the issue. void OnTick () { // Check if there is at least one open position bool hasOpenPositions = false ; double firstPositionProfitPips = 0.0 ; for ( int i = 0 ; i < PositionsTotal (); i++) { if ( PositionSelectByTicket (