Files
quant-trading-strategy-temp…/templates/eurusd-logistic-15m/README.md
T

8 lines
290 B
Markdown

# EURUSD Logistic 15m
Baseline directional classifier for EURUSD on 15 minute candles.
This is a clean first quant project: engineered candle features, three-class labels, and a simple `LogisticRegression` model.
Use it to validate the full PyP pipeline before moving to heavier models.