Leo Hunter / Publications
Forum
Covert mql4 to mql5
Hey guys, I have code from mql4 that i want to change to mql5 but don't know how to Hey guys, I have code that is in mql4 that i want to convert to mql5 but i dont know how. int i = OrdersHistoryTotal()- 1 ; if ( OrderSelect (i, SELECT_BY_POS, MODE_HISTORY) == true ) { OCP =