Forum

Why is the close order not executing

Hi All, OrderClose(132443329,3,Bid,3,Red); Could someone please tell me what I am doing wrong. according to the documentation this line above should close the order, but nothing happens, if I do it manualy then their is no problem! Thanks in advance Crunchy

Faster manualy?

Hi All, why is it when I am an order send using mql4 is so slow, but manualy is very fast? Thanks Crunchy

Keep getting -1 on order orderSend function

Hi all, When I make 2 (ordersend) after eatch other, the second order return -1 I put a while around the second order, but stil, many -1 results, but as soon as I recompile the order get sendt, and no problem! while (ticket2 < 0){