Contract

Contract Rules

Returns trading related rules for a specific contract and side. For both contract info and rules use the endpoint /iserver/contract/{conid}/info-and-rules.

post/iserver/contract/rules

Request body

conidstring required

IBKR contract identifier

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.