We implement a research paper's network-momentum trend-following strategy entirely in MQL5. The EA detects lead-lag relationships between markets with Derivative Dynamic Time Warping, learns a weighted network by convex optimization, and trades the momentum that spills across it.
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-07-30 03:34:56 +00:00
Experts/NetworkMomentum initial commit 2026-07-30 03:34:56 +00:00
Include/NetworkMomentum initial commit 2026-07-30 03:34:33 +00:00