PriceOpen
Gets the price of position opening.
double PriceOpen() const
Return Value
Position open price.
Note
The position should be selected using the Select (by ticket) or SelectByIndex (by index) methods.