get_gamma_curve
Pull net gamma per strike for any ticker, choosing from combined, nearest, weekly, monthly, or a specific expiration date. Optionally fetch real-time intraday data during trading hours.
Instructions
Get the gamma strike curve (net gamma per strike) for a ticker. exp selects the expiration: 'combined' (default), 'nearest', 'first_weekly', 'first_monthly', or a 'YYYY-MM-DD' date. Set realtime=true for an intraday pull (requires trading hours when exp is a specific date).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exp | No | ||
| ticker | Yes | ||
| realtime | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||