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.
于2026-07-30 03:35:01 +00:00 更新
The repo hosts Bag-of-SFA-Symbols classifier from scratch in pure MQL5, turning price windows into words and bags of words into a regime classifier. Benchmarked against Dynamic Time Warping on BTCUSD, the BOSS ensemble wins on clean accuracy and runs about twenty times faster.
于2026-07-13 16:05:55 +00:00 更新
Implied Volatility Surface implemented in MQL5 DirectX
于2026-07-06 03:03:43 +00:00 更新
Kronos is a pretrained transformer that forecasts candlesticks the way a language model predicts words.
于2026-07-05 05:07:45 +00:00 更新
MCP server for MQL5 Algo Forge — 12 tools for managing repositories, commits, branches, PRs, issues, and releases via the Forgejo REST API
于2026-06-29 11:53:15 +00:00 更新
Repository Part of The "Beyond GARCH" Series On MQL5
于2026-05-30 18:23:31 +00:00 更新