![Image 1 — BTC right now: untouched liquidation clusters below + whale buys stacked in that zone — built a tool to see this in one place [OC]](https://preview.redd.it/tvr6k9afcz0h1.png?width=1907&format=png&auto=webp&s=0d2e57f31d94be5b66f3e386c0c4a23910f74dc3)
![Image 2 — BTC right now: untouched liquidation clusters below + whale buys stacked in that zone — built a tool to see this in one place [OC]](https://preview.redd.it/xz43l9afcz0h1.png?width=1908&format=png&auto=webp&s=941f6f2dc682e651851b180dda9989d9cae9d049)
![Image 3 — BTC right now: untouched liquidation clusters below + whale buys stacked in that zone — built a tool to see this in one place [OC]](https://preview.redd.it/rvwce9afcz0h1.png?width=1263&format=png&auto=webp&s=45f9f25851da521a90627b79426436615652c345)
BTC right now: untouched liquidation clusters below + whale buys stacked in that zone — built a tool to see this in one place [OC]
BTC 4H right now: massive long liquidation clusters sitting below current price — untouched for weeks. Shorts have been dominating for a month, but whale buy orders are stacked exactly in that liquidity zone.
Two scenarios playing out — either we sweep that liquidity below and bounce hard, or shorts keep pushing. Either way, you need to see all this data in one place to make a decision.
Which is exactly why I built this. Every trading session looked like this: TradingView for charts, some random site for liquidation heatmap, another tab for whale orders, another for long/short ratio, funding rates somewhere else...
So I built a quick JS prototype just for myself. Then realized I needed real backend data — actual exchange feeds, not just math. Rebuilt it from scratch. Then the drawing tools were unstable so I spent weeks on that. Then switched to a professional charting library.
8 months, 3 complete rebuilds later — here's what I ended up with:
— Liquidation Heatmap (shows where leveraged positions get wiped)
— Whale Orders (real order book data from exchanges)
— CVD with divergences, Long/Short Ratio, Funding, OI — all in the same view as your chart
— Unlimited classic indicators on free plan
Honestly built it to prove to myself I could ship something real. Now curious if it's actually useful to anyone else.
Currently looking at BTCUSDT on Binance 4H
I called it GetChart — just google it