Run An IServer Market Scanner

View as MarkdownOpen in Claude

Searches for contracts according to the filters specified in /iserver/scanner/params endpoint.

Request

This endpoint expects an object.
instrumentstringOptional

Instrument type as the target of the market scanner request. Found in the “instrument_list” section of the /iserver/scanner/params response.

typestringOptional

Scanner value the market scanner is sorted by. Based on the “scan_type_list” section of the /iserver/scanner/params response.

locationstringOptional

Location value the market scanner is searching through. Based on the “location_tree” section of the /iserver/scanner/params response.

filterlist of objectsOptional
Contains any additional filters that should apply to response.

Response

An array of objects detailing contract information.
contractslist of objects
Contains contracts related to the market scanner request.
scan_data_column_namestring
Internal Use Only

Errors

400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error
503
Service Unavailable Error