revision, pending fixes
This commit is contained in:
2
main.py
2
main.py
@@ -190,7 +190,7 @@ def start_web_ui(port=8051):
|
||||
|
||||
logger.info("Clean Trading Dashboard created successfully")
|
||||
logger.info("Features: Live trading, COB visualization, ML pipeline monitoring, Position management")
|
||||
logger.info("✅ Unified orchestrator with decision-making model and checkpoint management")
|
||||
logger.info("Unified orchestrator with decision-making model and checkpoint management")
|
||||
|
||||
# Run the dashboard server (COB integration will start automatically)
|
||||
dashboard.run_server(host='127.0.0.1', port=port, debug=False)
|
||||
|
Reference in New Issue
Block a user