Search Algos For An Instrument
Returns supported IB Algos for an instrument. A pre-flight request must be submitted before retrieving information.
Path parameters
conid
Query parameters
algos
List of algo ids delimited by ”;” to filter by. Max of 8 algos ids can be specified. Case sensitive to algo id.
Allowed values:
addDescription
Whether or not to add algo descriptions to response. Set to 1 for yes, 0 for no.
Allowed values:
addParams
Whether or not to show algo parameters. Set to 1 for yes, 0 for no.
Allowed values:
Response
Returns a list of available algos and a description of their behavior.
algos
Contains all relevant algos for the contract.
Errors
401
Unauthorized Error
500
Internal Server Error
503
Service Unavailable Error

