mirror of
https://github.com/PyP-Quant/quant-trading-strategy-templates.git
synced 2026-08-18 13:08:04 +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.