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
Changes
No recorded changes to this endpoint across all 1 revision of this API.