All Account Positions In An Instrument
Get positions in accounts for a given instrument (no secDef await control)
Path parameters
conid
Response
Object containing positions in the requested conid broken out by account.
acctId
IB accountId of an account with a position in the requested conid.
allExchanges
Comma separated all exchanges on which the instrument trades.
assetClass
Asset class of the requested instrument.
avgCost
The account's average cost for its position.
avgPrice
The account's average price for its position.
baseAvgCost
Average cost in the account's base currency.
baseAvgPrice
Average price in the account's base currency.
baseMktPrice
Market price of instrument in the account's base currency.
baseMktValue
Market value of the position in the account's base currency.
baseRealizedPnl
Realized PnL for the instrument in the account's base currency.
baseUnrealizedPnl
Unrealized PnL for the instrument in the account's base currency.
chineseName
Chinese name of the instrument.
conExchMap
conid
IB contract ID for the instrument.
contractDesc
Human-readable description of the instrument.
countryCode
Country in which the instrument is issued.
currency
Currency in which the instrument trades.
displayRule
Object defining minimum increments used in displaying market data for the instrument.
exchs
exerciseStyle
Style of exercise for options.
expiry
Expiration of instrument, if applicable.
fullName
Full display name of the instrument.
group
Industry sub-categorization of the instrument.
hasOptions
Indicates whether instrument has options contracts available for trading at IB.
incrementRules
Array containing increment rules used when pricing orders for the instrument.
isEventContract
Indicates whether the instrument is an Event Contract.
isUS
Indicates whether the instrument is issued in the US.
lastTradingDay
Last day of trading in the instrument, if applicable. Formatted YYYYMMDD.
listingExchange
The exchange on which the instrument is listed, or the primary exchange recognized by IB for the instrument.
mktPrice
Current market price of the instrument, in the instrument's currency.
mktValue
Current market value of the account's position in the instrument, in the instrument's currency.
model
Name of the model portfolio in which the account is invested that contributes this position.
multiplier
Instrument's multiplier, if applicable.
name
Formal name of the entity or asset to which the instrument relates.
pageSize
Maximum number of accounts that can be returned in a single request.
position
Size of position in units of instrument.
putOrCall
The right of an options contract, if applicable.
realizedPnl
Realized PnL for the instrument in the instrument's currency.
sector
Industry sector categorization of the instrument.
sectorGroup
Industry sub-categorization of the instrument.
strike
Strike price, if applicable. Returned as string.
ticker
Symbol associated with the instrument.
time
Time taken to retrieve position data in milliseconds.
type
Description of instrument, used to differentiate classes, if applicable.
undConid
Contract ID of underlying instrument, if applicable.
unrealizedPnl
Unrealized PnL for the instrument in the account.
Errors
400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error
503
Service Unavailable Error

