https://api.lbkrs.com/calc/op/guide/searchRequest body application/json
Underlying stock counter_id
Expiration date, in YYYYMMDD format; see the expire_date[].value returned by GET /calc/op/guide/config for valid values
Target price
Investment objective:
1- Trend Profit2- Steady Profit
12
Price trend:
1- Up2- Down
12
Investment style:
1- Conservative2- Moderate3- Aggressive
123
Sort order; see the sort[].value returned by GET /calc/op/guide/config for valid values (observed values include 0 for price ascending and 3 for win probability descending)
Pagination offset
Number of records per page; if omitted or set to 0, total is still returned correctly but items is an empty list
Responses
HTTP 200The request succeeded. The response body contains the result of the “Query Option Strategy Guide Results” operation.codemessagedatadataobjectdata structureOption strategy match result list
Child attributes
Option contract counter_id
Contract name
Strategy type:
1- Buy Call2- Sell Put3- Sell Call4- Buy Put; see the strategy[] returned by GET /calc/op/guide/config for details
1234
Latest price of this option contract
Price change percentage
Win probability
Implied volatility
Maximum profit; may be +∞, indicating no theoretical upper bound
Maximum loss; may be -∞, indicating no theoretical lower bound
Total count
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.