ExecutionReport Class
[DataContract()]
public class ExecutionReport : ExecutionMessage
This language is not supported or no code example is available.
[DataContract()]
public ref class ExecutionReport : public ExecutionMessage^
This language is not supported or no code example is available.
Name | Description | |
---|---|---|
![]() |
ExecutionReport() | Initializes a new instance of the ExecutionReport class. |
![]() |
ExecutionReport(ExecutionCommand) | Initializes a new instance of the ExecutionReport class. |
![]() |
ExecutionReport(ExecutionReport) | Initializes a new instance of the ExecutionReport class. |
![]() |
ExecutionReport(Order) | Initializes a new instance of the ExecutionReport class. |
Name | Description | |
---|---|---|
![]() |
Account | Gets the account. |
![]() |
AlgoId | |
![]() |
AvgPx | Gets or sets the average px. |
![]() |
ClId | (inherited from ExecutionMessage). |
![]() |
ClOrderId | (inherited from ExecutionMessage). |
![]() |
ClientID | Gets the client id. |
![]() |
ClientId | (inherited from ExecutionMessage). |
![]() |
Commission | Gets or sets the commission. |
![]() |
CumQty | Gets or sets the cum qty. |
![]() |
CurrencyId | Gets or sets the currency identifier. (inherited from ExecutionMessage). |
![]() |
DateTime | Gets or sets the date time. (inherited from Event). |
![]() |
ExecId | |
![]() |
ExecInst | Gets the execInst. |
![]() |
ExecType | Gets or sets the type of the execute. |
![]() |
ExpireTime | |
![]() |
Fields | (inherited from ExecutionMessage). |
![]() |
Id | (inherited from ExecutionMessage). |
![]() |
Instrument | (inherited from ExecutionMessage). |
![]() |
InstrumentId | (inherited from ExecutionMessage). |
![]() |
IsLoaded | (inherited from ExecutionMessage). |
![]() |
Item(int) | (inherited from ExecutionMessage). |
![]() |
LastPx | Gets or sets the last px. |
![]() |
LastQty | Gets or sets the last qty. |
![]() |
LeavesQty | Gets or sets the leaves qty. |
![]() |
MinQty | Gets the minQty. |
![]() |
OCA | Gets the oca. |
![]() |
OrdQty | Gets or sets the ord qty. |
![]() |
OrdStatus | Gets or sets the ord status. |
![]() |
OrdType | Gets or sets the type of the ord. |
![]() |
Order | (inherited from ExecutionMessage). |
![]() |
OrderId | (inherited from ExecutionMessage). |
![]() |
PegDifference | Gets the pegDifference. |
![]() |
Portfolio | Gets the portfolio. |
![]() |
PortfolioId | |
![]() |
Price | Gets or sets the price. |
![]() |
Provider | Gets the provider. |
![]() |
ProviderId | |
![]() |
ProviderOrderId | (inherited from ExecutionMessage). |
![]() |
RouteId | |
![]() |
Side | Gets or sets the side. |
![]() |
StopPx | Gets or sets the stop px. |
![]() |
StrategyId | |
![]() |
SubSide | Gets the sub side. |
![]() |
Text | Gets or sets the text. |
![]() |
TimeInForce | Gets or sets the time in force. |
![]() |
TransactTime | Gets the transact time. |
![]() |
TypeId | Gets the type identifier. |