get_rsi
Calculates the Relative Strength Index (RSI) for a stock ticker using a configurable period (default 14) to identify overbought or oversold conditions.
Instructions
Relative Strength Index values for a stock. Default window 14.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes | ||
| timespan | No | day | |
| window | No | ||
| series_type | No | close | |
| timestamp | No | ||
| limit | No | ||
| cursor | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||