Articles, Library comments - page 2

ASQ RiskGuard Professional Risk Management EA : ASQ RiskGuard is a risk management Expert Advisor for MetaTrader 5 that protects your account from excessive drawdowns. It monitors equity in real time, enforces daily loss limits, guards against high spreads, filters trading sessions, and provides a
Check out the new article: Analysis of the Impact of Solar and Lunar Cycles on Currency Exchange Rates . What if lunar cycles and seasonal patterns influence the foreign exchange markets? This article shows how to translate astrological concepts into the language of mathematics and machine learning
Volatility Regime : This is a volatility regime indicator, displayed in a separate window below the chart. The core idea: it calculates a historical percentile of the current volatility (0-100%) and classifies the market into 5 "regimes" — from extreme calm to extreme chaos. On top of that, it has a
  Experts: EXSR  (5)
EXSR : EXSR.mq5: A counter‑trend MT5 EA that catches reversals by combining RSI(14) extremes with Bollinger Band breakouts and a reversal candlestick, placing one trade per symbol with fixed SL/TP. Author: Le Trung Kien Hoang
New article MetaTrader 5 on Linux is published: In this article, we demonstrate an easy way to install MetaTrader 5 on popular Linux versions — Ubuntu and Debian. These systems are widely used on server hardware as well as on traders’ personal computers. Author: MetaQuotes
Check out the new article: Porting the Canonical Catch22 Time-Series Feature Set and Testing It on Volatility Regimes . We present a native MQL5 implementation of the catch22 feature set: all 22 canonical time-series characteristics in a reusable class validated against pycatch22. Using a leak-free
Check out the new article: Real-Time Trade Event Logger to SQLite via MQL5 DLL Bridge . The article shows how to build an MQL5 EA that writes every deal to an SQLite database the moment it appears, using the built-in Database API as the SQLite bridge. It implements an event data model, a prepared
Check out the new article: Neural Networks in Trading: Effective Feature Extraction for Accurate Classification (Mantis) . Meet Mantis — a lightweight foundation model for time series classification based on a Transformer architecture, featuring contrastive pre-training and hybrid attention that
Check out the new article: From One Price to Four: Range-Based Volatility Estimators for MetaTrader 5 . Close-to-close volatility ignores the high, the low, and overnight gaps. We build a reusable MQL5 library implementing four range-based estimators from Parkinson to the gap-robust Yang-Zhang, and
Check out the new article: Neural Networks in Trading: Generalizing Time Series Without Data-Specific Dependence (Core Model Modules) . We continue our acquaintance with the Mamba4Cast framework. Today, we will delve into the practical implementation of the proposed approaches. Mamba4Cast was
Check out the new article: The MQL5 Standard Library Explorer (Part 3): Expert Standard Deviation Channel . In this discussion, we will develop an Expert Advisor using the CTrade and CStdDevChannel classes, while applying several filters to enhance profitability. This stage puts our previous
Check out the new article: MQL5 Wizard Techniques you should know (Part 84): Using Patterns of Stochastic Oscillator and the FrAMA - Conclusion . The Stochastic Oscillator and the Fractal Adaptive Moving Average are an indicator pairing that could be used for their ability to compliment each other
Check out the new article: Automating Trading Strategies in MQL5 (Part 41): Candle Range Theory (CRT) – Accumulation, Manipulation, Distribution (AMD) . In this article, we develop a Candle Range Theory (CRT) trading system in MQL5 that identifies accumulation ranges on a specified timeframe
Check out the new article: Developing a Terminal Manager (Part 1): Problem Statement . How can we conveniently monitor multiple terminals running Expert Advisors, especially when they are on different computers? Let's try to create a web interface for managing the launch of MetaTrader 5 trading
Check out the new article: The Blue Monkey (BM) Algorithm . The article presents an implementation of the Blue Monkey metaheuristic algorithm, which is based on a model of the social behavior of blue monkeys. The article examines the key mechanisms of the algorithm — the group structure of the
  Indicators: Second Bars  (13   1 2)
Second Bars : The indicator draws an arbitrary second timeframe on the chart. Author: Aleksandr Slavskii
Global Macro Soros : Global Macro Soros. A multi-timeframe trend-agreement indicator inspired by George Soros's macro trading style. Author: Marian Beceanu
Trade Manager Panel Simple Interactive Chart Trading Tool with Risk Management for MT5 : An Simple MQL5 trade management panel featuring drag-and-drop chart lines, dynamic lot sizing based on risk percentage, ATR/Point Stop Loss modes, and real-time floating P/L monitoring. Author: Ahmad Arju Sholeh
Bands StochRSI Extreme Reversal : Bands StochRSI Extreme Reversal — spots mean-reversion signals where price closes back inside the Bollinger Band after Stochastic RSI hit an extreme zone, with an on-chart status panel. Author: Tshidiso Ephraim Mpakanyane
SMC Order Block Detector with Alert for MT5 : The SMC Order Block Detector indicator features an Advanced Smart Money Concepts (SMC) Order Block (OB) Engine inspired by the TradingHub 3.0 methodology. It is specifically engineered to automatically detect, track, and manage institutional Order Blocks
  Indicators: Fractal  (12   1 2)
Fractal : This indicator is used for indentifying pivots of different degrees. Author: Hosein Rahnama
Check out the new article: Launching MetaTrader VPS: A step-by-step guide for first-time users . Everyone who uses trading robots or signal subscriptions sooner or later recognizes the need to rent a reliable 24/7 hosting server for their trading platform. We recommend using MetaTrader VPS for
Determine Broker's Daylight (DST) schedule : Script to determine whether your Broker follows the US, UK or AU daylight (DST) schedule. Author: amrali
Check out the new article: Building Your Personal Expert Advisor (Part 1): From Fragile Script to Working EA . This article focuses on EA architecture rather than signal design. Starting with a flawed Moving Average crossover EA, we add new‑bar detection to prevent duplicate entries, Magic Number
Check out the new article: Automated Trade Statement Exporter to Excel-Compatible XLSX in MQL5 . An MQL5 script reconstructs closed trades from deal history using a two-pass SL/TP lookup and exports them to an Excel-compatible XLSX file without third-party libraries. Four cooperating classes handle
Check out the new article: Bayesian Online Change-Point Detection (BOCPD) in MQL5: One Regime-Break Signal, Three Ways to Use It . This article delivers Bayesian Online Change-Point Detection as a single, dependency-free MQL5 class that maintains a per-bar, causal probability of a regime break. We
SHK Heikin Ashi MACD Signal Arrows : A MetaTrader 5 indicator that displays Heikin Ashi candles with closed bar buy and sell arrows, optional MACD histogram divergence confirmation, and configurable alerts. Author: Ramsha Shahrukh
Check out the new article: Creating a Probabilistic Market-Neutral Trading Robot Based on a Return Distribution . A market-neutral trading strategy based on the empirical return distribution offers an alternative to traditional technical analysis methods, replacing price direction forecasting with
Check out the new article: Crow Search Algorithm (CSA) . The Crow Search Algorithm (CSA) is an elegant metaheuristic inspired by crows’ ability to hide food and find other crows' caches, solving optimization problems by balancing following successful solutions with random exploration of the search
New article Payments and payment methods is published: MQL5.community built-in services offer great opportunities both to MQL5 developers and ordinary traders with no programming skills. But all these features can't be implemented without in-house secure payment system, that provides a convenient