|
PriceCurrent
Gets the current price of the order's symbol.
double PriceCurrent() const |
Return Value
The current price of order's symbol.
Note
The historical order should be selected using the Ticket (by ticket) or SelectByIndex (by index) methods.