ExecutionCommand Class
[DataContract()]
public class ExecutionCommand : ExecutionMessage
This language is not supported or no code example is available.
[DataContract()]
public ref class ExecutionCommand : public ExecutionMessage^
This language is not supported or no code example is available.
| Name | Description | |
|---|---|---|
|
ExecutionCommand() | Initializes a new instance of the ExecutionCommand class. |
|
ExecutionCommand(ExecutionCommand) | Initializes a new instance of the ExecutionCommand class. |
|
ExecutionCommand(ExecutionCommandType, Order) | Initializes a new instance of the ExecutionCommand class. |
| Name | Description | |
|---|---|---|
|
Account | Gets the account. |
|
AlgoId | |
|
ClId | (inherited from ExecutionMessage). |
|
ClOrderId | (inherited from ExecutionMessage). |
|
ClientID | Gets the client id. |
|
ClientId | (inherited from ExecutionMessage). |
|
CurrencyId | Gets or sets the currency identifier. (inherited from ExecutionMessage). |
|
DateTime | Gets or sets the date time. (inherited from Event). |
|
ExecInst | Gets the execInst. |
|
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). |
|
MinQty | Gets the minQty. |
|
OCA | Gets the oca. |
|
OrdType | Gets the type of the ord. |
|
Order | (inherited from ExecutionMessage). |
|
OrderId | (inherited from ExecutionMessage). |
|
PegDifference | Gets the pegDifference. |
|
Portfolio | Gets the portfolio. |
|
PortfolioId | |
|
Price | Gets the price. |
|
Provider | Gets the provider. |
|
ProviderId | |
|
ProviderOrderId | (inherited from ExecutionMessage). |
|
Qty | Gets the qty. |
|
RouteId | |
|
Side | Gets the side. |
|
StopPx | Gets the stop px. |
|
StrategyId | |
|
SubSide | Gets the sub side. |
|
Symbol | Gets instrument symbol |
|
Text | Gets the text. |
|
TimeInForce | |
|
TransactTime | Gets the transact time. |
|
Type | Gets the type. |
|
TypeId | Gets the type identifier. |