MQL4 Reference  Trade Functions
 Trade Functions  OrderOpenPrice
  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: 
 |