Skip to content

ChristmasSun/3DMarketVisualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • real-time 3d market visualizer of crypto orderbooking via Coinbase, Kraken, and/or Binance
  • View on vercel here.

setup

  • npm install
  • npm run dev

features

  • 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)

ml?

  • 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)

About

crypto specific made w three.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published