screener_rsi_overbought
Find overbought cryptocurrencies by screening RSI above a configurable threshold. Filter results by exchange, timeframe, and quote asset to spot potential pullbacks.
Instructions
Find cryptocurrencies with RSI above a threshold (potentially overbought)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of results to return | |
| minRsi | No | Minimum RSI value to filter | |
| exchange | No | Exchange name | binance |
| timeframe | No | Timeframe for analysis | 1h |
| quoteAsset | No | Quote asset to filter by | USDT |