Files
mymt5opp/strategies/gold_scalper_pro/__init__.py
T
2026-06-26 20:50:07 +08:00

7 lines
318 B
Python

"""GoldScalperPro — trend-filtered momentum pullback scalper on XAUUSD (M5).
EA source: ``GoldScalperPro.mq5`` at the project root (read-only after compile).
This package holds the Python mirror: the strategy-agnostic scalper engine,
the caller (signals + gates + sizing), and per-iteration research snapshots.
"""