get_stochrsi
Calculate Stochastic RSI values for any trading symbol. Combines stochastic oscillator with RSI for more sensitive overbought and oversold signals.
Instructions
Stochastic RSI - applies stochastic to RSI. More sensitive than RSI.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fastd | No | ||
| fastk | No | ||
| limit | No | ||
| period | No | ||
| symbol | Yes | ||
| interval | No | 1h |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |