mirror of
https://github.com/aljazceru/hummingbot-dashboard.git
synced 2026-01-02 04:54:24 +01:00
26 lines
1.7 KiB
Markdown
26 lines
1.7 KiB
Markdown
Hummingbot Dashboard is a community project to build dashboards that help you deploy, manage, backtest, and analyze Hummingbot instances (and much more!) Each dashboard is maintained by 1-2 community members.
|
|
|
|
### Dashboards
|
|
|
|
Here are the current dashboards in the collection:
|
|
|
|
* 🐙 **Bot Orchestration**: Deploy and manage Hummingbot instances
|
|
* ⚙️ **Backtest Manager**: Backtest strategies against historical data and optimize hyper-parameters
|
|
* 🚀 **Strategy Performance**: Analyze the performance of a running Hummingbot instance
|
|
* 🗂 **Candles Downloader**: Download historical exchange data as OHLVC candles. Supports multiple trading pairs and custom time ranges/intervals.
|
|
* 🔍 **DB Inspector**: Inspect and analyze the orders and trades data contained in a Hummingbot strategy database
|
|
* 🧙 **Token Spreads**: Identify cross-exchange trading opportunities by analyzing differences in token spreads across venues
|
|
* 🦉 **TVL vs MCAPs**: Easily compare various DeFi protocols based on their market capitalization and total value locked, using DeFiLlama data.
|
|
|
|
### Installation
|
|
|
|
This project is built using [StreamLit](https://streamlit.io/) and uses Anaconda and Docker to simplify installation, updates, and manage dependencies.
|
|
|
|
See [Installation](https://github.com/hummingbot/dashboard/blob/main/INSTALLATION.md) for how to install and update the dashboard.
|
|
|
|
### Contributions and feedback
|
|
|
|
We welcome contributions from the community! See [Contributing](https://github.com/hummingbot/dashboard/blob/main/CONTRIBUTING.md) for more information.
|
|
|
|
To provide feedback, submit a [Github issue](https://github.com/hummingbot/dashboard/issues) or join the #dashboard channel in our [Discord](https://discord.gg/hummingbot).
|