Articles, Library comments - page 2

Check out the new article: Using the MQL5 Economic Calendar for News Filtering (Part 2): Stop Management Positions During News Releases . In part 2, we extend the news filter to protect existing positions during news events. Instead of closing trades, we temporarily remove stop-loss and take-profit
Check out the new article: Neural Networks in Trading: Dual Time Series Clustering (DUET) . The DUET framework offers an innovative approach to time series analysis, combining temporal and channel clustering to uncover hidden patterns in the analyzed data. This allows models to adapt to changes over
Beginner indicator MT5 : Beginner MetaTrader indicator — a very simple custom indicator that displays the local tops and bottoms on the chart with the red and blue dots near them. It analyzes the maximum and minimums on the certain period and then compares them to the range, in which the currency
BBMA Oma Ally OmniView : It's like a bird's-eye view for BBMA Oma Ally fans. ust drag it onto the chart and you'll get all the BBMA signals running on the chart. Author: Alexander P
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
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
Perfect Seconds Chart : Perfect Seconds chart indicator allows you to convert minute candles of live data into seconds. 1. Choose any number of seconds to close a bar with accurate time. 2. This is Live OHLC rates based data, It works even if ticks are not available. 3. No external DLL required, it
Check out the new article: Larry Williams Market Secrets (Part 14): Detecting Hidden Smash Day Reversals with a Custom Indicator . This article develops a practical MQL5 indicator that identifies Hidden Smash Day bars by strict numeric criteria and optional confirmation on the following session. We
Inside Bar Detector with Alerts : Highlights Inside Bar candlestick patterns on the chart and provides optional popup and push alerts when a new pattern is detected. Author: Ezequiel Henrique Melo Do Nascimento
Trade With MA Trends ATR TPSL Line and The Line Of Pivot Point : Trade With MA Trends ATR TPSL Line and The Line Of Pivot Point Author: namakulabu
Sideways Martingale : Martingale trend detector use onnx AI Author: Taufiqurrachman Assauqi
Check out the new article: Unified Validation Pipeline Against Backtest Overfitting . This article explains why standard walkforward and k-fold CV inflate results on financial data, then shows how to fix it. V-in-V enforces strict data partitions and anchored walkforward across windows, CPCV purges
Check out the new article: Data Science and ML (Part 37): Using Candlestick patterns and AI to beat the market . Candlestick patterns help traders understand market psychology and identify trends in financial markets, they enable more informed trading decisions that can lead to better outcomes. In
ExMachina Prop Dashboard : Real-time prop firm rule tracker: daily drawdown, max drawdown, profit target progress, trading days count, and challenge status with visual progress bars. Presets for FTMO, MyFundedFX, E8, TFT, and Bulenox. Pure indicator — no trade interference. Author: William Jefferson
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: Graph Theory: Traversal Depth-First Search (DFS) Applied in Trading . This article applies Depth-First Search to market structure by modeling swing highs and lows as graph nodes and tracking one structural path as deeply as conditions remain valid. When a key swing is
Check out the new article: Low-Frequency Quantitative Strategies in Metatrader 5: (Part 1) Setting Up An OLAP-Friendly Data Store . The article outlines a practical data pipeline for quantitative analysis based on Parquet storage, Hive-style partitions, and DuckDB. It details migrating selected
Mikahekin : Mikahekin can be called a complete analytical block rather than just an indicator. The color of bars shows a trend direction and their height indicates a trend power. Blue and magenta dots show trailing-stop levels for long and short positions, respectively. Author: Nikolay Kositsin
Volume Profile : This is an indicator for showing volume profile on the chart, using simple calculations and very fast execution. Author: Mohammad Baset
Check out the new article: From Novice to Expert: Developing a Liquidity Strategy . Liquidity zones are commonly traded by waiting for the price to return and retest the zone of interest, often through the placement of pending orders within these areas. In this article, we leverage MQL5 to bring
Auto Fibonacci Retracement Levels MT4 : Automatically draws Fibonacci retracement and extension levels based on the most recent ZigZag swing high and low. Updates dynamically as new swing points form. Author: Kestutis Balciunas
Limit channels : ATR based limit channels - metatrader 4 version Author: Mladen Rakic
Session Range Boxes MT4 - Asian London New York : Draws colored rectangular boxes for the Asian, London, and New York trading sessions with high/low range extension lines. Author: Kestutis Balciunas
Check out the new article: Engineering Trading Discipline into Code (Part 3): Enforcing Symbol-Level Trading Boundaries with a Whitelist System in MQL5 . This article details an MQL5 framework that restricts trading to an approved set of symbols. The solution combines a shared library, a
Check out the new article: Overcoming The Limitation of Machine Learning (Part 4): Overcoming Irreducible Error Using Multiple Forecast Horizons . Machine learning is often viewed through statistical or linear algebraic lenses, but this article emphasizes a geometric perspective of model
New article Using Self-Organizing Feature Maps (Kohonen Maps) in MetaTrader 5 is published: One of the most interesting aspects of Self-Organizing Feature Maps (Kohonen maps) is that they learn to classify data without supervision. In its basic form it produces a similarity map of input data
Check out the new article: Developing an Expert Advisor (EA) based on the Consolidation Range Breakout strategy in MQL5 . This article outlines the steps to create an Expert Advisor (EA) that capitalizes on price breakouts after consolidation periods. By identifying consolidation ranges and setting
CRT Indicator(STF) : Explorer : This is a minimalist CRT (Candle Range Theory) visualizer built in under 100 lines, revealing what “picture-perfect” single-timeframe setups actually produce across real markets. Author: Chukwubuikem Okeke
Check out the new article: Market Profile indicator . In this article, we will consider Market Profile indicator. We will find out what lies behind this name, try to understand its operation principles and have a look at its terminal version (MarketProfile). The Market Profile reflects the
Check out the new article: MQL5 Trading Tools (Part 23): Camera-Controlled, DirectX-Enabled 3D Graphs for Distribution Insights . In this article, we advance the binomial distribution graphing tool in MQL5 by integrating DirectX for 3D visualization, enabling switchable 2D/3D modes with