Initial commit

This commit is contained in:
2026-03-23 03:42:19 +00:00
commit ea3935afd5
2 changed files with 21 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# random-forest-trader
A machine learningdriven equity trading strategy that leverages a Random Forest classifier trained on historical market data, with performance evaluated through systematic backtesting.