tradingContracts

List All Stock Conids By Exchange

Send out a request to retrieve all contracts made available on a requested exchange. This returns all contracts that are tradable on the exchange, even those that are not using the exchange as their primary listing.

get/trsrv/all-conids

Query parameters

exchangestring required
assetClassstring

Any type

Response

Successful response containing a contract's security definition.

tickerstring

The ticker symbol of the contract.

conidinteger

The contract identifier of the returned contract.

exchangestring

The primary exchange of the returned contract.

Changes