celenkosini sibusiso
celenkosini sibusiso
Friends 1
celenkosini sibusiso
Added topic please help me with this '==' - open parenthesis error on mq5
double CalculatePoint() {    if (Digits == 3 || Digits == 5 ) {        return 0.0001 ;    } else if (Digits == 2 ) || Digits == 4 ) {        return 0.01 ;    }
celenkosini sibusiso
Registered at MQL5.community