options_get_macd
Calculates and returns MACD technical indicator for options, helping traders analyze momentum and trend direction.
Instructions
Get MACD for an option contract.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| order | No | desc | |
| symbol | Yes | ||
| adjusted | No | ||
| timespan | No | day | |
| timestamp | No | ||
| series_type | No | close | |
| long_window_size | No | ||
| short_window_size | No | ||
| signal_window_size | No |