Initial commit

This commit is contained in:
bizzle 2026-03-19 21:19:44 +00:00
commit 7b9a4bfde7

3
README.md Normal file
View File

@ -0,0 +1,3 @@
# btc-ml-optimizer
Autonomous ML trading strategy optimizer with LLM-in-the-loop. XGBoost/LightGBM on GPU (RTX 4070 Ti) + qwen3.5:27b on Mac Mini for strategy analysis. Walk-forward backtesting on BTC OHLCV data.