Contract

Info and Rules

Returns both contract info and rules from a single endpoint. For only contract rules, use the endpoint /iserver/contract/rules. For only contract info, use the endpoint /iserver/contract/{conid}/info.

get/iserver/contract/{conid}/info-and-rules

Path parameters

conidstring required

IBKR contract identifier

Query parameters

isBuyboolean required

Side of the market rules apply too. Set to true for Buy Orders, set to false for Sell Orders

Response

returns an array

cfi_codestring

Classification of Financial Instrument codes

symbolstring

Underlying symbol

cusipstring
expiry_fullnumber

Expiration Date in the format YYYYMMDD

con_idnumber

IBKRs contract identifier

maturity_datenumber

Date on which the underlying transaction settles if the option is exercised

industrystring

Specific group of companies or businesses.

instrument_typestring

Asset Class of the contract

trading_classstring

Designation of the contract

valid_exchangesstring

Comma separated list of exchanges or trading venues

allow_sell_longboolean

Allowed to sell shares that you own

is_zero_commission_securityboolean

Supports zero commission trades

local_symbolstring

Contracts symbol from primary exchange. For options it is the OCC symbol.

classifierstring
currencystring

Currency contract trades in

textstring

Formatted contract parameters

underlying_con_idnumber

IBKRs contract identifier for the underlying instrument

r_t_hboolean

Provides trading outside of Regular Trading Hours

multiplierstring

numerical value of each point of price movement

strikestring

fixed price at which the owner of the option buys or sells the underlying

rightstring

Put or Call of the option

underlying_issuerstring

Legal entity for underlying contract

contract_monthstring

Month the contract must be satisfied by making or accepting delivery

company_namestring

Contracts company name

smart_availableboolean

Support IBKRs SMART routing

exchangestring

Primary Exchange, Routing or Trading Venue

Changes

No recorded changes to this endpoint across all 1 revision of this API.