Forum

pending order

I need somebody to help me how can i put some pending ordrer at the same time. I want a put all the following orders at the same time. I put the first 2 OrderSend(" GBPJPY ",OP_BUY,mul*0.5,Ask,10, 0, 0,"My order"); OrderSend("GBPJPY",OP_SELLSTOP,mul*1.0 ,Ask-Zone,10, 0, 0,"My order"); but the