Commission
Gets the amount of commission of the deal.
double Commission() const
Return Value
Amount of commission of the deal.
Note
The deal should be selected using the Ticket (by ticket) or SelectByIndex (by index) methods.