Files
random-forest-trader/README.md
2026-03-23 03:50:05 +00:00

374 B
Raw Blame History

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.

$ python main.py
[*********************100%***********************]  5 of 5 completed
Test Accuracy: 0.5144
Sharpe Ratio: 0.49
Plot saved as strategy.png