TakeProfit
Gets the order's Take Profit.
double TakeProfit() const
Return Value
Order's Take Profit.
Note
The order should be selected using the Select (by ticket) or SelectByIndex (by index) methods.