|
|
This documentation is now deprecated. Please switch to the IBKR Campus for up-to-date information regarding IBKR's API solutions. |
class representing the commissions generated by an execution. More...
Public Member Functions | |
override bool | Equals (object p_other) |
override int | GetHashCode () |
Properties | |
string | ExecId [get, set] |
the execution's id this commission belongs to. | |
double | Commission [get, set] |
the commissions cost. | |
string | Currency [get, set] |
the reporting currency. | |
double | RealizedPNL [get, set] |
the realized profit and loss | |
double | Yield [get, set] |
The income return. | |
int | YieldRedemptionDate [get, set] |
date expressed in yyyymmdd format. | |
class representing the commissions generated by an execution.