feat: add web dashboard for BTC ML optimizer
FastAPI dashboard on port 3088 with live iteration tracking, Sharpe ratio chart, LLM analysis panel, config editor, and download links. Orchestrator refactored to support library usage with run_optimization_loop(), stop_flag, and callbacks. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
8ff35c1a86
commit
f13e1679cd
@@ -1,2 +1,4 @@
|
||||
ccxt
|
||||
requests
|
||||
fastapi
|
||||
uvicorn
|
||||
|
||||
Reference in New Issue
Block a user