ITrade Properties |
The ITrade type exposes the following members.
Name | Description | |
---|---|---|
![]() | Account | Gets the account associated with the trade |
![]() | Commission | Gets the commission. Commission is calculated as defined in CommissionBase |
![]() | Id | Gets the trade id |
![]() | Instrument | Gets the instrument associated with the trade. |
![]() | Order | Gets the order associated with the trade. Can be null. |
![]() | OrderAction | Gets the OrderAction |
![]() | OrderId | Gets the order id associated with the trade |
![]() | Price | Gets the traded price |
![]() | ProductType | Gets the productType of the trade |
![]() | Quantity | Gets the traded size |
![]() | Time | Gets the time when the trade took place |