Message: SymbolRequest

File: WebAPI/symbol_browsing_2.proto

Description

Request for a specific symbol by ID.

Limits:

1.  The request rate is 10000 per 24 hours by default.

2.  The number of simultaneous requests in processing is 150 by default.

Response: SymbolReport.

Used in

InformationRequest

Fields

symbol_id

Type: string

Description: ID of a symbol to request.

Source: Symbol.id.

include_deleted

Type: bool

Description: True if deleted symbols should also be reported. Note that the symbol marked as deleted will be available for 30 days (by default) from its last trading date.