Optional
acctThe account to which the order was allocated.
Optional
avgAverage price. Used in regular trades, combo trades and legs of the combo. Does not include commissions.
Optional
clientThe API client identifier which placed the order which originated this execution.
Optional
cumCumulative quantity. Used in regular trades, combo trades and legs of the combo.
Optional
evTells you approximately how much the market value of a contract would change if the price were to change by 1.
It cannot be used to get market value by multiplying the price by the approximate multiplier.
Optional
evThe Economic Value Rule name and the respective optional argument. The two values should be separated by a colon.
For example, aussieBond:YearsToExpiration=3.
When the optional argument is not present, the first value will be followed by a colon.
Optional
exchangeThe exchange where the execution took place.
Optional
execThe execution's identifier.
Each partial fill has a separate ExecId.
A correction is indicated by an ExecId which differs from a previous ExecId in only the digits after the final period, e.g. an ExecId ending in ".02" would be a correction of a previous execution with an ExecId ending in ".01".
Optional
lastThe liquidity type of the execution.
Requires TWS 968+ and API v973.05+.
Optional
liquidationIdentifies whether an execution occurred because of an IB-initiated liquidation.
Optional
modelThe model code.
Optional
orderThe API client's order Id. May not be unique to an account.
Optional
orderThe OrderRef is a user-customizable string that can be set from the API or TWS and will be associated with an order for its lifetime.
Optional
pendingOptional
permThe TWS order identifier. The PermId can be 0 for trades originating outside IB.
Optional
priceThe order's execution price excluding commissions.
Optional
sharesThe number of shares filled.
Optional
sideSpecifies if the transaction was buy or sale BOT for bought, SLD for sold.
Optional
timeThe execution's server time.
Generated using TypeDoc
Type describing an order's execution.