Search Algos For An Instrument

View as MarkdownOpen in Claude

Returns supported IB Algos for an instrument. A pre-flight request must be submitted before retrieving information.

Path parameters

conidstringRequired

Query parameters

algosenumOptional

List of algo ids delimited by ”;” to filter by. Max of 8 algos ids can be specified. Case sensitive to algo id.

Allowed values:
addDescriptionenumOptionalDefaults to 0
Whether or not to add algo descriptions to response. Set to 1 for yes, 0 for no.
Allowed values:
addParamsenumOptionalDefaults to 0
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.
algoslist of objects
Contains all relevant algos for the contract.

Errors

401
Unauthorized Error
500
Internal Server Error
503
Service Unavailable Error