undefined

CommissionReport Class Reference

Class representing the commissions generated by an execution.

Public Member Functions
override bool Equals (Object p_other)
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.

Detailed Description

class representing the commissions generated by an execution.

See Also

Execution