Double BollingerB2BIndicator adalah indikator kustom untuk MetaTrader 5 (MQL5) yang dirancang untuk memantau kondisi pasar secara *real-time* dan menghasilkan sinyal trading BUY/SELL yang sangat terfilter. Indikator ini menggabungkan beberapa indikator teknikal populer seperti Bollinger Bands (Multi-Period), Moving Averages, Parabolic SAR, RSI, ADX, dan ATR ke dalam sebuah sistem logika hybrid.
B2BIndicator is a custom indicator for MetaTrader 5 (MQL5) designed to monitor market conditions in real-time and generate highly filtered BUY/SELL trading signals. It combines multiple popular technical indicators—such as Multi-Period Bollinger Bands, Moving Averages, Parabolic SAR, RSI, ADX, and ATR into a comprehensive hybrid logic system.
A library that allows you to run workflows in an MT5 bot. Both asynchronous and synchronous jobs that require OnTimer\OnChartEvent to function... all through a YAML file where the user defines each step of the flow.
Sanitized SourceBank for IchiGridEA ONNX/MQL5/Python audit evidence, deep review notes, contracts and non-executable knowledge base. Not a trading EA. Not production code.
This repository contains the source code for the article series “Neural Networks in Trading”.
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.
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.
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.
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).
AiDataTaskRuner is a bot with a complex GUI that facilitates data generation and training of ML models based on the AiDataGenByLeo library.
Website for documentation of the features offered by AiDataGenByLeo
Overcoming Accessibility Problems in MQL5 Trading Tools (Part IV): Remote voice trading