24hworker:
Did you select the order first ? show your code . . .
OrderClose(OrderTicket(),.....
Sometimes my EA cant close an order.
If the system has lost the ticket number, how can I close this order?
I need a function like CloseOpenOrder()

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
OrderClose(OrderTicket(),.....
Sometimes my EA cant close an order.
If the system has lost the ticket number, how can I close this order?
I need a function like CloseOpenOrder()