MQL Articles is a repository that contains the basic structure of the complete framework by Leo\Nique_372 (TradeSystemsNique - TSN), in addition to containing the codes that nique_372 implemented in his MQL5 articles (Ict, Risk Management, Position Management).
2026-06-30 00:00:49 +00:00 aktualisiert
Extreme Value Theory (EVT) risk magnitude tool
2026-06-28 08:47:37 +00:00 aktualisiert
This repository contains the source code for the article series “Neural Networks in Trading”.
2026-06-18 10:05:34 +00:00 aktualisiert
This reference project is based on an MQL5 article describing a native Sequential Least Squares Programming (SLSQP) optimizer for constrained nonlinear optimization and its integration into an existing conditional volatility library intended to mirror Python's `arch` module behavior.
2026-06-05 13:01:39 +00:00 aktualisiert
This project documents an MQL5 implementation approach for asymmetric volatility modeling, extending a prior ARCH/GARCH library with support for: - GJR-GARCH - TARCH The article explains why asymmetric volatility matters in financial time series, especially under the leverage effect, and shows how these models can be integrated into an MQL5 volatility framework for fitting, forecasting, and comparative analysis across asset classes.
2026-06-05 12:44:15 +00:00 aktualisiert
This project documents and organizes the concepts presented in an MQL5 article about a native library for univariate volatility modeling and forecasting. The article describes a modular framework inspired by Python's `arch` package.
2026-06-05 12:41:02 +00:00 aktualisiert