Get iTicket of filled MT5.SingleOrder #20
Camilo-Mora
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In order to modify an order placed in MT5 via mt5R, one needs the iTicket of the order.
However, when placing an order with the function "MT5.SingleOrder", one does not get the iTicket that was assigned to that order.
Is there a way to get the iTicket when placing an order? May be the return value of the function "MT5.SingleOrder" is the iTicket rather than TRUE or FALSE?
Beta Was this translation helpful? Give feedback.
All reactions