get_monies_surface
Retrieve the monies volatility surface for a ticker (implied, forecast, or comparison) to identify model-vs-market disagreements and rich/cheap implied volatility.
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 |