get_levels
Identify key support and resistance levels derived from options gamma and open interest for any symbol, with optional expiration filter.
Instructions
Key options-derived price levels for a symbol (support/resistance style levels from gamma and open-interest structure).
Args: symbol: Underlying ticker. expiration: Unix timestamp of a specific expiry, or "all". Omit for the nearest expiry.
Returns the LevelsResponse JSON as computed by the analytics engine.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | ||
| expiration | No |