Skip to main content

Quotes (Nearest futures only)

GET 

/md/v2/Securities/:exchange/:symbol/actualFuturesQuote

The request returns information about the currently active futures with the nearest expiration date.

Active futures are defined as futures whose expiration date has not yet come and there are no other outstanding futures in front of it in the sequence.

To search for this futures, use its base code without a maturity date. For example, to search for the futures SI-x.xx the base code SI is used.

To get quotes for other futures, use the Quotes (Specific security) request.

Private resource

Anonymous execution of this command is prohibited. Provide the valid Access token as the value of the mandatory token parameter.

Environment

System test environment address is used in the request description as the default. The reason for this is to protect users from accidental operations with real data. Keep this in mind when using interactive description and copying code samples.

You can change the environment in the Request window. Learn more about environments in related article.

WebSocket API

The same operation can be performed as a WebSocket-подписки.

Request

Responses

Request processed successfully