Articles, Library comments - page 3

PulseStrike Scalper - Statistical Burst Detection EA : PulseStrike Scalper - Statistical Burst Detection EA Author: Rana Ali
MT5 Symbol Changer Profit Display : This is a Real-Time Trade Monitor & Symbol Changer, that shows your running P&L, Trade Count, and Trade Type Author: Urayayi Kwinika
Range compression percentile : Ranks the current period's range-so-far against the full historical distribution of past ranges — a true percentile, not just a comparison to the average like ADR% — and flags statistical compression or expansion on a compact live panel with a percentile gauge. Author
New article How to Become a Successful Signal Provider on MQL5.com has been published: My main goal in this article is to provide you with a simple and accurate account of the steps that will help you become a top signal provider on MQL5.com. Drawing upon my knowledge and experience, I will explain
Market Miner : A multi strategy EA gold mine :) Author: Amarnath Kondiyan Mohan
T5Copier - MT 5 client to client Local trade copier : A local client to client trade copier with custom dashboard in C# and transport pipe in golang , complete src is provided in archive ( socket based ver ) ultra low latency Author: Amarnath Kondiyan Mohan
Double Enevlopes (Historical Gauged) : A babysitting trade management tool and system :D Author: Amarnath Kondiyan Mohan
Check out the new article: Walsh Functions in Modern Trading . The article discusses the application of Walsh functions in trading. We will explore the basic principles of using these functions to analyze financial markets, forecast prices, and make trading decisions. We will also discuss the
Check out the new article: Defining your Edge (Part 3): Using HMM and GRU in an Expert Advisor . We examine how a Hidden Markov Model (HMM) estimates latent market regimes while basing on observable price and indicator sequences. This is done by estimating the probability of state transitions. A
Check out the new article: Partial Information Decomposition: When Two Indicators Together Say More Than Either Alone . We introduce a Partial Information Decomposition library for MQL5 that decomposes two sources about a target into four atoms: unique to each, shared, and synergy. The
Broker Info Panel MT5 : A lightweight MT5 chart indicator that displays live broker and symbol trading specifications including spread, tick size, tick value, volume limits, stop level and freeze level. Author: Waseem Shahrukh
Check out the new article: Neural Networks in Trading: Disentangling Structured Components (Conclusion) . The article provides a detailed explanation of the SCNN architecture and one way to implement it using MQL5. We will show how time series decomposition can be combined with neural network
Check out the new article: Combining 3D Bars, Quantum Computing, and Machine Learning into a Unified Trading System . The article presents the full integration of the 3D-bar module into a quantum-enhanced trading system for forecasting the movement of currency pairs. The system combines stationary
Daily Zone Recovery EA mt5 for GOLD : Daily Zone Recovery is a multi-strategy trading expert advisor for MetaTrader 5 that operates based on the previous trading day’s high and low levels. The expert advisor monitors price behavior near daily extremes, uses three independent entry strategies, and
Check out the new article: Building Your Personal Expert Advisor (Part 2): Risk Management and Dynamic Lot Sizing . This part implements risk-based position sizing for the EA. Lot size is derived from account balance, a chosen risk percent, and ATR-based stop distance, then confined and rounded to
Check out the new article: Market Simulation: Position View (XII) . In this article, you will learn how to create a visual signal on your trading platform so you can determine directly on the chart whether a position is long or short, without having to open the Terminal. In addition, the article
Check out the new article: From Basic to Intermediate: Queues, Lists, and Trees (IV) . In this article, we will conclude the section on the implementation and explanation of the linked list. However, the implementation presented here omits one detail that can be implemented in a linked list. We will
MSNR Key Levels MTF : MSNR KeyLevels MultiTF draws Malaysian SNR key levels from M5, M10, M15, H1, H4 and D1 at the same time, on any chart you have open. A built-in control panel lets you switch each timeframe on and off with a single click, so you go from a clean chart to full higher timeframe
Quantora Risk Calculator MT5 - Professional Trade Risk and Reward Calculator : Professional open-source Risk Calculator for MetaTrader 5. Calculates money risk, account risk percentage, potential profit, Reward-to-Risk ratio, margin requirement and risk level. Author: Bilal Gunay
New article New Article Publishing System at the MQL5.community is published: We present you a new article publishing system at the MQL5.community. In the new system, we have tried to make the whole process of article writing clear and comfortable by breaking it into several steps. At each step we
RJO Daily Pivot Levels Classic and Fibonacci for MT5 : Daily Pivot Points indicator for MetaTrader 5 with Classic and Fibonacci methods. Displays PP, R1-R3 and S1-S3 using the previous completed daily candle. Author: Jodi Renaldi
Gueta Position Sizer: Risk and Lot Guard HUD : Real-time risk calculator and lot size guard HUD for MT5. Computes exact lot sizing based on account balance, target risk %, and dynamic ATR Stop Loss with minimum lot overshoot warning. Author: Mahdi Goodarzi
Check out the new article: Ecological Cycle Optimizer (ECO) . The ECO (Ecological Cycle Optimizer) algorithm offers an interesting metaphor for applying the concept of the ecological cycle to the field of metaheuristic optimization. The idea of dividing a population into trophic levels — producers
Check out the new article: Neural Networks in Trading: Disentangling Structured Components (Encoder) . We invite you to explore the next stage in implementing the SCNN framework, which combines flexibility and interpretability, allowing structural components of a time series to be identified
Universal Pip Value and Dynamic Lot Calculator Class for MQL5 : A lightweight, OOP-compliant MQL5 header class (.mqh) for accurate pip value calculation and dynamic lot sizing across all instruments, featuring automated cross-currency rate conversion and broker volume normalization. Author: Romeo
Check out the new article: Tables in the MVC Paradigm in MQL5: Symbol Correlation Table . In this article, we will refine the graphics library classes by adding a vertical header to the table and use the table classes to create an indicator that displays the correlation between the symbols specified
GDS Renko Replay Trainer : GDS Renko Replay Trainer is a free educational tool for practising manual decisions on historical Renko charts in MetaTrader 5. Load a historical interval, replay it forward and place virtual BUY or SELL trades. You can pause, advance one tick or move to the next completed
Check out the new article: Machine Learning Under Constraint (Part 2): Calibrating Position Size to the Remaining Drawdown Budget . We present a rule-set-aware calibration chain that turns the remaining risk budget into a calibrated sigmoid scale for position sizing. It computes a ceiling from stop
Check out the new article: Self-Optimizing Expert Advisors in MQL5 (Part 19): Parameter Optimization For Time-Lagged Independent Components Analysis (2) . The article shows how to tune ICA hyperparameters with a supervised evaluation pipeline and apply spectral clustering to time-lagged indicators
GDS Renko Fast Demo EA : GDS Renko Fast Demo is a small educational Expert Advisor for MetaTrader 5. It demonstrates how two internal fixed-size Renko streams can be used in a simple mechanical trading example without offline charts or custom symbols. Author: Andrey Goida