A vaporwave-themed 3D wave visualization for orderbook depth analysis (Currently in progress)
running kraken_visuals.py
- ✅ Kraken US - No authentication required
- ✅ Coinbase US - No authentication required
- ✅ Binance - No authentication required (Not available in US)
- ✅ Alpaca - Requires API key and secret in
.envfile
# Python packages
pip install PyQt5 vispy websocket-client numpy python-dotenv
# System dependencies (Ubuntu/Debian)
sudo apt install python3-pyqt5# Python packages
pip install tensorflow keras scikit-learn tensorflow[and-cuda] pybind11 numpy
# System dependencies (Ubuntu/Debian)
sudo apt install pybind11-dev libboost-all-devVisit the official NVIDIA CUDA downloads page:
This project uses @zaphoyd's websocketpp for the websocket connection (CNN model)
