latestOpenAPI 3.1.02026-08-22181751733.6 KB
67f9f562c2c6
tradingContracts
Search Algos For An Instrument
Returns supported IB Algos for an instrument. A pre-flight request must be submitted before retrieving information.
get/iserver/contract/{conid}/algos
Path parameters
conidstring required
Query parameters
algos'Adaptive' | 'Vwap'
List of algo ids delimited by ";" to filter by. Max of 8 algos ids can be specified. Case sensitive to algo id.
addDescription'0' | '1'
Whether or not to add algo descriptions to response. Set to 1 for yes, 0 for no.
addParams'0' | '1'
Whether or not to show algo parameters. Set to 1 for yes, 0 for no.
Response
Returns a list of available algos and a description of their behavior.