- real-time 3d market visualizer of crypto orderbooking via Coinbase, Kraken, and/or Binance
- View on vercel here.
- npm install
- npm run dev
- live order book depth visualization in 3d w/ 3js+vite
- view buy/sells shoot across the screen
- interactive camera (mouse or wasd, scroll to zoom etc.)
- browse through btc/eth/sol/avax or enter any crypto trading ticker of your choice
- multiple selectable orderbook apis (coinbase, kraken, binance)
- rudimentary ML prediction
- stats (price,spread,best bid,bid vol, ask vol,avg spread, imbalance, liquidity,volatility, spoofing)
- customizable heatmap
- downloadable data
- real time togglable log w Volume graph and Audio signals to represent order book action
- view timelapse of historical data from past hour/day/week etc. or any custom data range (for coinbase exchange selected only atm)
- instant data using websocket for binanceus specifically (coinbase to come later)
- functionality exists; but no real way to do this always updating on vercel
- potentially might run this later on fly/render/replit(?)
- todo if that happens: in .env ; # VITE_ML_SERVER_URL=(url)