New article Automatic construction of support and resistance lines has been published: The article deals with automatic construction of support/resistance lines using local tops and bottoms of price charts. The well-known ZigZag indicator is applied to define these extreme values. Support and
Check out the new article: Gaussian Processes in Machine Learning (Part 1): Classification Model in MQL5 . The article considers the classification model of Gaussian processes. We will start by studying its theoretical principles moving on to the practical development of the GP library in MQL5. We
Check out the new article: Neural Networks in Trading: Actor—Director—Critic (Final Part) . The Actor–Director–Critic framework is an evolution of the classic agent learning architecture. The article presents practical experience of its implementation and adaptation to financial market conditions
Check out the new article: CAPM Model Indicator for the Forex Market . Adaptation of the classical CAPM model for the Forex currency market in MQL5. The indicator calculates expected return and risk premium based on historical volatility. The indicators rise at peaks and bottoms, reflecting the
Check out the new article: Neural Networks in Trading: Skill Hierarchy for Adaptive Agent Behavior (Final Part) . The article discusses the practical implementation of the HiSSD framework in algorithmic trading tasks. It explains how the skill hierarchy and adaptive architecture can be used to build
Check out the new article: CSV Data Analysis (Part 4): Building an Automated Python-Driven Comparative Analysis Module for MQL5 Strategy Validation . The article presents a reproducible MetaTrader 5 to Python pipeline for large-scale indicator research. An MQL5 export schema captures fixed columns
New article Magic of time trading intervals with Frames Analyzer tool has been published: What is Frames Analyzer? This is a plug-in module for any Expert Advisor for analyzing optimization frames during parameter optimization in the strategy tester, as well as outside the tester, by reading an MQD
Discussion of article "How to Order an Expert Advisor and Obtain the Desired Result"
(75 1 2 3 4 5 ... 7 8)
New article How to Order an Expert Advisor and Obtain the Desired Result is published: How to write correctly the Requirement Specifications? What should and should not be expected from a programmer when ordering an Expert Advisor or an indicator? How to keep a dialog, what moments to pay special
Check out the new article: Creating a Trading Administrator Panel in MQL5 (Part X): External resource-based interface . Today, we are harnessing the capabilities of MQL5 to utilize external resources—such as images in the BMP format—to create a uniquely styled home interface for the Trading
Check out the new article: Step-by-Step Implementation of a Local Stop Loss System in MQL5 . This article shows how to build a local stop-loss system in an MQL5 Expert Advisor that keeps stop levels on the terminal side. It walks through the execution logic, event handlers, inputs, and an OOP design
New article Fuzzy Logic in trading strategies has been published: The article considers an example of applying the fuzzy logic to build a simple trading system, using the Fuzzy library. Variants for improving the system by combining fuzzy logic, genetic algorithms and neural networks are proposed
XPro Trade Panel — Full Trade Management Panel for MT5/MT4 : One-click trade panel for MT5 and MT4. Manage entries, exits, SL, TP, pending orders and partial closes without touching the keyboard. Author: Cristhian Alexander Gaibor Cuasquer
Price Action Intraday Trading - Expert for MT5 : Price Action Day Trader is a robust, trend-following MQL5 Expert Advisor designed for intraday trading. It focuses on high-probability price action patterns Pin Bars, Engulfing Candles, and Inside Bar Breakouts while filtering trades through a dual
Check out the new article: MQL5 Trading Tools (Part 24): Depth-Perception Upgrades with 3D Curves, Pan Mode, and ViewCube Navigation . In this article, we enhance the 3D binomial distribution graphing tool in MQL5 by adding a segmented 3D curve for improved depth perception of the probability mass
Check out the new article: A Generic Object Pool in MQL5: Eliminating Heap Fragmentation in High-Frequency Indicators . High-frequency MQL5 indicators that instantiate objects on every tick accumulate allocation overhead and timing jitter in OnCalculate(). This article constructs a generic templated
Check out the new article: Market Microstructure in MQL5 (Part 5): Microstructure Noise . The article extends MicroStructure_Foundation.mqh with a MicrostructureAnalysis struct and five functions that decompose M1 price variation into a quoted spread proxy, Roll-implied spread, OHLC-based noise
Geometric signal validation for indicator signals : A state engine to provide geometric signal validation for indicator signals Author: Conor Mcnamara
Check out the new article: Building a Type-Safe Event Bus in MQL5: Decoupling EA Components Without Global Variables . A typed publish-subscribe event bus in MQL5 replaces global variables and direct cross-references. Using an abstract listener interface and an enum-indexed subscription table, a
iRSI_Advanced_Histo: The indicator is shown in a histogram the RSI up and downtrend uses a different way.You can set period of indicator and levels for trend. Author: Nikolaos Pantzos
Hedging_Zone_Recovery_Area: This is my version of Zone Recovery Hedging Strategy Ea with two moving averages. It works on any time frame, you should try it on demo account. Zone Recovery is an advanced hedging system. When the market goes against you by certain number of pips, you open an...
NELODI BackProp Chart : Custom Price Chart using a simple Artificial Neural Network that tries to project price movements into the future. Not very useful for trading, but fun to watch and learn ;) Author: NELODI
ADX Trend Pullback EA : This Expert Advisor combines an ADX-based trend strength filter with an EMA pullback entry technique, using ATR for dynamic stop loss and take profit sizing. It is designed for trading a single symbol with one position open at a time. Author: Duy Van Nguy
Check out the new article: Implementing a Fluent Interface Builder Pattern for MQL5 Order Construction . Manual population of MqlTradeRequest leaves cross-field rules unchecked, creating silent misconfigurations at execution time. A fluent COrderBuilder for MQL5 adds pointer-based method chaining
Check out the new article: MQL5 Trading Tools (Part 32): Crosshair, Magnifier, and Measure Mode . In this article, we extend the Tools Palette with a precision crosshair for MQL5 charts: reticle tick marks, full-width and full-height lines with axis labels, and a circular magnifier that renders
New article How to Test a Trading Robot Before Buying it from MQL5 Market is published: MQL5 Market allows you to test a trading robot and its features before buying it. Every Expert Advisor offered in MQL5 Market comes with a demo version that can be tested in the Strategy Tester . It is quite
GlowTrend Pro : A sleek, color-changing trend follower based on adaptive moving averages with real-time reversal glow signals. Author: Ilham Hijrah Saputra
Check out the new article: MQL5 Trading Tools (Part 31): Creating an Interactive Tools Palette in MQL5 . We turn the Tools Palette sidebar from a static shell into an interactive MQL5 system. The article implements flyout menus per category, a chart event handler, a multi-click drawing engine (one-
Check out the new article: CSV Data Analysis (Part 3): Engineering a Python Analytics Pipeline for MetaTrader 5 CSV Exports . MetaTrader 5 provides rich performance data but limited structural analysis. This article shows how to export results to CSV from MQL5 and build five Python visualizations
Check out the new article: MQL5 Wizard Techniques you should know (Part 95): Using Disjoint Set Union and Deep Belief Network in a Custom Signal Class . For this article we switch to a custom MQL5 Wizard class that examines entry Signals. Our custom class is ‘CSignalDSUDBN’ this time around, and is
Check out the new article: Engineering a Self-Healing Expert Advisor in MQL5 (Part 2): Restart-Safe Virtual Trade Protection . Build a restart-aware virtual protection layer on top of the SQLite persistence from Part 1. The EA reconstructs hidden stop-loss and take-profit after restart, verifies
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
If you do not have an account, please register
Allow the use of cookies to log in to the MQL5.com website.
Please enable the necessary setting in your browser, otherwise you will not be able to log in.