crypto_get_rsi
Calculate the Relative Strength Index (RSI) for any cryptocurrency pair using historical data, identifying overbought and oversold market conditions.
Instructions
Get Relative Strength Index for a crypto pair.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| order | No | desc | |
| symbol | Yes | ||
| adjusted | No | ||
| timespan | No | day | |
| timestamp | No | ||
| series_type | No | close | |
| window_size | No |