mirror of
https://github.com/aljazceru/hummingbot-dashboard.git
synced 2025-12-19 14:34:21 +01:00
(feat) add extra pages
This commit is contained in:
5
main.py
5
main.py
@@ -14,8 +14,11 @@ def main_page():
|
||||
Page("pages/bot_orchestration/app.py", "Instances", "🦅"),
|
||||
Page("pages/launch_bot/app.py", "Deploy", "🚀"),
|
||||
Section("Config Generator", "🎛️"),
|
||||
Page("pages/position_builder/app.py", "Position Builder", "🔭"),
|
||||
Page("pages/pmm_simple/app.py", "PMM Simple", "👨🏫"),
|
||||
Page("pages/dman_maker_v2/app.py", "D-Man Maker V2", "🤖"),
|
||||
Page("pages/bollinger_v1/app.py", "Bollinger V1", "📈"),
|
||||
Page("pages/xemm_controller/app.py", "XEMM Controller", "⚡️"),
|
||||
Page("pages/position_builder/app.py", "Position Builder", "🔭"),
|
||||
# Page("pages/master_conf/app.py", "Credentials", "🗝️"),
|
||||
# Page("pages/file_manager/app.py", "File Explorer", "🗂"),
|
||||
# Section("Backtest Manager", "⚙️"),
|
||||
|
||||
Reference in New Issue
Block a user