Trading
Get Indicative Quote
Get a model-based indicative bid/ask quote for an option series. No wallet signature required.
POST
Get a model-based indicative bid and ask price for an option before committing to a trade. This is used by the frontend to display live pricing. No wallet signature or authentication is required.
The indicative quote is computed by the internal pricing engine using a logit-normal model with Avellaneda-Stoikov spread dynamics. It reflects the current fair value but is not a firm quote — actual execution prices come from the RFQ flow.
Request Body
The request body uses nestedoption and trade objects:
Option parameters for the quote.
Trade parameters.
Response
Whether the request was successful.
Best bid price per option.
Best ask price per option.
Model-computed fair value.
Bid-ask spread in basis points.
The relevant price for the requested side —
ask if buying, bid if selling."buy" or "sell" — echoes the requested side.