Volatility Surface
get_monies_surfaceGet implied, forecast, or comparison monies volatility surfaces for a ticker to identify where options are rich or cheap relative to the model.
Instructions
Get the ORATS monies volatility surface for a ticker.
"implied" (default): the market's current smoothed vol surface
"forecast": ORATS's model-forecast surface
"comparison": implied vs forecast side by side — where the model disagrees with the market (potential rich/cheap spots)
Use this tool when the user asks about:
The vol surface or smoothed IV by delta
Model-vs-market vol disagreement
Where IV looks rich or cheap across the surface
Args: ticker: Stock symbol surface: "implied", "forecast", or "comparison"
Returns: Monies surface rows per expiration
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes | ||
| surface | No | implied |