/crypto_bot_dashboard

A web dashboard for my crypto trading bots. The bots connect and send status information, which automatically gets pushed to the web client via websocket.

Primary LanguageHTML

Crypto Bot Dashboard

At a glance overview of my crypto trading bots.

Installation

You can either run it manually in a python venv, or use a git sync image to run it in docker or kubernetes.

The web server and websockets are exposed on port 8080.

Set up the bots to connect to the websocket at the url ws://[YOUR_IP]:8080/bot_ws