Skip to main content

Interface: SymbolSearchPaginatedOptions

Datafeed.SymbolSearchPaginatedOptions

Options that define paginated Symbol Search requests.

Properties

exchange

exchange: string

The requested exchange. An empty value means no filter is specified.


searchSource

Optional searchSource: SearchInitiationPoint

The source of the search (SearchInitiationPoint).


start

Optional start: number

The number of results to skip, representing how many have already been returned for the same input.


symbolType

symbolType: string

Type of symbol. An empty value means no filter is specified.


userInput

userInput: string

Text entered by the user in the Symbol Search field.