stocks_get_macd
Calculate and retrieve MACD values for a stock symbol to analyze momentum and trend reversals. Adjust windows and time spans to suit your trading strategy.
Instructions
Get MACD for a stock symbol.
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 |