MQL4 Reference Trade Functions OrderClosePrice
|
OrderClosePriceReturns close price of the currently selected order.
Returned value The close price of currently selected order. Note The order must be previously selected by the OrderSelect() function. Example:
|