GET
https://api.lbkrs.com/v1/opchange/unusualvol/listsParameters
underlying_counter_idstringqueryRequiredUnderlying stock counter_id
datestringqueryOptionalDate in format YYYY.MM.DD; if omitted defaults to the most recent trading day
idstringqueryOptionalThe id of the last record on the previous page, used for pagination; omit for the initial request.
limitintegerqueryRequiredMaximum number of records to return in this request
orderintegerqueryOptionalSort direction:
0- Descending (DESC)1- Ascending (ASC); default 0
01
Responses
HTTP 200The request succeeded. The response body contains the result of the “Retrieve option volume activity list” operation.Standard response envelope
codemessagedatadataobjectdata structureVolume activity list
Child attributes
id
Option contract id
Option name
Total volume
Open interest
Volume/Open Interest ratio
Current price
Underlying stock price
Implied volatility
Date, format YYYY.MM.DD
HTTP 400The service rejected the request because a business rule or input validation failed. Review the business codes and correct the request before retrying.Business status code, 0 indicates success
Human-readable result or error message.