mirror of
https://github.com/PyP-Quant/quant-trading-strategy-templates.git
synced 2026-08-17 20:48:06 +00:00
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.