UpScan — You Can't Watch 200 Coins. We Can.
Stop watching charts. Let UpScan do it for you.
The crypto market never sleeps — and neither does UpScan.
While you rest, UpScan scans every Upbit-listed coin against Bybit futures data every 10 minutes and sends filtered signals straight to your Telegram.
No more FOMO. No more chasing pumps you missed.
Just clean, data-driven alerts when conditions match.
---
What's inside this package?
📘 UpScan eBook (English Edition)
A complete step-by-step guide to building your own scanner from scratch.
Even if you've never written a line of Python, you'll have a working scanner by the end.
→ Chapter 1–2: Understand how signals are generated (Disparity, Convergence, MACD, ATR)
→ Chapter 3–4: Set up your environment and complete the full code
→ Chapter 5–6: Deploy to a server and tune conditions to your style
→ Appendix 1: FAQ — 17 real questions answered
→ Appendix 2: Real trading strategies and entry checklists
📋 Trading Checklist (PDF)
A one-page reference you'll use every single trading day.
Pre-entry checklist · Stop loss rules · Long/Short signal checklist · Daily routine · Trade journal template.
💻 Complete Source Code
`scan.py` — the full working scanner, clean and commented.
`.env.example` — secure credential setup (no hardcoded tokens).
`requirements.txt` — install everything in one command.
`README.md` — setup guide from zero to running in under 30 minutes.
📡 Free Signal Preview
Check out live UpScan signals for free at t.me/upbitscanner before you buy.
See exactly what the scanner outputs — HOT signals and trend alerts, live.
---
How UpScan works
UpScan combines two data sources most retail traders ignore together:
- Upbit — Korea's largest exchange, for high-liquidity coin selection
- Bybit Futures — for precise technical data (OHLCV, volume, funding)
Every 10 minutes, it scans the top 40 altcoins and classifies each one:
| Signal | Trigger |
|--------|---------|
| 🔥 HOT | Volume spike or disparity overheated |
| 📈 Trend Following | Bullish MA alignment + stable zone |
| 🔄 Support Bounce | Near recent low + RSI recovery |
| 🚀 Alt Breakout | Converged + MACD cross or high break |
| 💎 Alt Accumulation | Tight convergence, waiting for trigger |
| 🔻 Alt Short | Falling disparity + bearish alignment |
Each signal also includes a 15-minute timing tag — Entry / Pullback / Watch — so you know whether to act now or wait.
---
Who this is for
✅ Crypto traders who want a data edge without staring at charts all day
✅ Anyone frustrated by missing moves while away from the screen
✅ Traders who want to understand *why* a coin is worth watching, not just that it moved
✅ People comfortable copying code — no prior Python experience required
---
Who this is NOT for
❌ People looking for a fully automated trading bot (UpScan alerts you — you decide)
❌ Anyone expecting guaranteed profits (no signal system does that)
---
Sample signal output
🛰 Coin Report (14:30:00)
━━━━━━━━━━━━━━
🔥 HOT (Spike / Overheated)
────────────────
DOGE 👑12 +8.4 🔴109 Hot ↔5.2 ⚡4.1 Watch
PEPE 🔥4 +5.1 🔴108 Hot ↔4.8 〰2.3 Watch
📈 Trend Following
────────────────
SOL ·1 +2.3 🟢103 Stable 🌀2.1 〰1.8 Entry
AVAX ·2 +1.8 🟢102 Stable 🌀2.6 〰1.5 Pullback
```
---
This is not financial advice.
UpScan is an educational tool. All trading decisions and their outcomes are solely your responsibility.