GET
https://api.lbkrs.com/v1/opchange/bigorder/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
Responses
HTTP 200The request succeeded. The response body contains the result of the “Get option large-order anomaly list” operation.Standard response envelope
codemessagedatadataobjectdata structureLarge-order activity list
Child attributes
id
Option contract id
Time
Option name
Activity type
Per-trade volume
Per-trade turnover
Current price
Underlying stock price
Implied volatility
Sentiment direction:
1- Positive (Up)2- Negative (Down)
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.