MQL4 Reference Trade Functions OrderOpenPrice
|
OrderOpenPriceReturns open price of the currently selected order.
Returned value Open price of the currently selected order. Note The order must be previously selected by the OrderSelect() function. Example:
|