Articles, Library comments - page 2

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
Candle Time End and Spread : The indicator displays the current spread and the time till closing the current bar (candlestick) at the same time . Author: Olexiy Polyakov
Limit channels - with states : Limit channels - with states Author: Mladen Rakic
Check out the new article: Creating an MQL5-Telegram Integrated Expert Advisor (Part 5): Sending Commands from Telegram to MQL5 and Receiving Real-Time Responses . In this article, we create several classes to facilitate real-time communication between MQL5 and Telegram. We focus on retrieving
Check out the new article: Implementing the Truncated Newton Conjugate-Gradient Algorithm in MQL5 . This article implements a box‑constrained Truncated Newton Conjugate‑Gradient (TNC) optimizer in MQL5 and details its core components: scaling, projection to bounds, line search, and Hessian‑vector
Check out the new article: Mastering PD Arrays: Optimizing Trading from Imbalances in PD Arrays . This is an article about a specialized trend-following EA that aims to clearly elaborate how to frame and utilize trading setups that occur from imbalances found in PD arrays. This article will explore
ATR Strength Index : Average True Range input to the RSI formula adds direction to ATR. Author: maximo
VR Breakdown level - Trading strategy based on a breakout of the previous High or Low : A simple trading strategy based on breakouts of prior Highs and Lows. Author: Vladimir Pastushak