Forum

opposite trading

Hello, am new to mql4, i need some help with this code to trade opposite the ea place pending order and modify the pending order until it takes a trade.. so i double paste the order code for it to trade opposite but still no opposite trade int z= 0 ; for (i= 0 ; i< OrdersTotal (); i++) {