Live Solana token analytics dashboard powered by the Ruslan Coefficient Framework
๐ Live Demo โ karusrus.github.io/rc-scanner
The Ruslan Coefficient (RC) is a quantitative signal for identifying high-probability entry points in Solana memecoin trading.
RC = Buy Pressure ร Volume Velocity ร 10
Buy Pressure = buys_h1 / (buys_h1 + sells_h1)
Volume Velocity = vol_h1 / reserve_in_usd
| RC Score | Signal |
|---|---|
| RC โฅ 2.5 | ๐ข STRONG BUY |
| RC โฅ 1.44 | ๐ข BUY |
| RC โฅ 0.8 | ๐ก NEUTRAL |
| RC < 0.8 | ๐ด AVOID |
The 1.44 threshold was derived from bootstrapped cross-validation across 1,000+ trade iterations.
See the full statistical framework: Ruslan Coefficient Framework โ
- ๐ก Live data โ GeckoTerminal API, 40 trending Solana pools, auto-refresh every 60s
- ๐ RC Score per token โ buy pressure ร volume velocity signal
- ๐ Filters โ sort by RC / Volume / 24h Change / Newest
- ๐ฏ Signal filter โ show only BUY signals (RC > 1.44) or AVOID (RC < 0.8)
- ๐ Grid / Table view toggle
- ๐ Dark / Light mode
- ๐ฑ Responsive โ works on mobile
- Vanilla HTML/CSS/JS โ zero dependencies, zero build tools
- GeckoTerminal Public API (no key required)
- Hosted on GitHub Pages
- ๐งฎ Ruslan Coefficient Framework โ full Python statistical model with bootstrapped CV
Built by Ruslan Karymov ยท Data & BI Analyst ยท Solana DeFi Analytics