Settings

loading…
RSI & Thresholds
RSI length
Lookback period. TradingView default is 14.
Overbought threshold
Symbols with RSI > this count toward OB breadth.
Oversold threshold
Symbols with RSI < this count toward OS breadth.
OB source
Candle field used for OB RSI. Default low = stricter.
OS source
Candle field used for OS RSI. Default high = stricter.
Hysteresis margin
Adds a buffer band around thresholds to reduce flicker. 0 = off. E.g. 2 with OB=65 means enter at >67, exit at <63.
Takes effect on next collector cycle (~60s).
Universe
Scanner universe size
Total symbols we compute RSI for and show in the scanner table. 10–500. Larger = catch more movers but slower cycle & longer backfill.
Breadth universe size
Top-N symbols (by 24h turnover rank) whose RSIs feed the breadth chart counts. Should be ≤ scanner size. Default 50.
Auto-refresh runs daily at 00:00 UTC.
Chart
Line colors
Per-timeframe colors for both charts.
1m
5m
15m
1h
Smoothing default
Whether the chart loads with smoothing on.
Smoothing window
Trailing MA window in minutes.
Default time range
Range loaded on first open.
Takes effect on next dashboard reload.
Alerts (Telegram)
The collector fires three alert types: climber (symbol holds a top spot on 6h persistence for several checks in a row), pullback (a strong symbol's 5m RSI dips to neutral while 1h stays strong), and MA break / MA touch (from the respected-MA finder). All alerts are logged on the dashboard regardless; Telegram delivery is optional.
Send to Telegram
Master switch for Telegram delivery.
Bot token
From @BotFather. Format: 123456:ABC-xyz…
Chat ID
Your chat with the bot. Get it from @userinfobot.
Climber top-N
Symbol must be in the top N of the 6h persistence ranking.
Hold checks
Consecutive 5-min checks required before a climber alert fires. 3 = ~15 min of holding. Debounces one-cycle spikes.
Cooldown (minutes)
Minimum gap between repeat alerts for the same symbol + type.
Applied on the next collector check (~5 min).
Respected-MA finder
Hourly, for every scanner symbol, the collector tests the EMA on each timeframe below and scores how well price respects it — bounces (touches the band and closes back above) minus a heavy penalty for breaks (closes below the band for several candles). The best qualified fit shows in the scanner's MA column, e.g. "15m 7✓".
EMA length
Default 200 — the classic trend MA.
Timeframes tested
Comma-separated from: 3m, 5m, 15m, 1h, 4h.
Touch band (ATR ×)
How close counts as a touch. Band adapts to each coin's volatility via ATR14.
Break closes
Consecutive closes below the band to confirm a break. 1 wick doesn't count.
Minimum touches
Bounces required before a timeframe qualifies. An EMA that's never tested proves nothing.
Lookback (candles)
Scoring window per timeframe. 350 on 15m ≈ 3.6 days; on 4h ≈ 2 months.
Refresh interval (minutes)
How often the finder re-scores the universe. 60 is a good default.
Applied on the next scoring pass.
FLIMP AMA band
Your adaptive band (exact port of FLIMP_AMA.pine — adaptive AMA + KAMA, band = the two edges). Because it speeds up with the move, it tracks parabolic coins without the lag of a fixed EMA. The scanner shows each coin's state: ▲ riding (above band top), ◆ in band (entry zone), ✗ broken. Alerts fire when a riding coin pulls into its band or breaks below it.
Timeframe
One TF for all symbols — the band adapts by itself. Default 5m.
Break closes
Consecutive closes below the band bottom to call it broken.
Refresh interval (minutes)
How often band states are recomputed. Default 15 (= every 3 candles on 5m).
Applied on the next band pass.
Danger zone
Re-run backfill
Recomputes past snapshots using current RSI settings. Runs in the background, takes ~3-5 minutes.
Clear all snapshots
Deletes the entire history. Use before re-running backfill if you want a clean slate.