commit 7b9a4bfde7f86f064148e3a22e6d6cb216e27a41 Author: bizzle Date: Thu Mar 19 21:19:44 2026 +0000 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..7e459e4 --- /dev/null +++ b/README.md @@ -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. \ No newline at end of file