Articles, Library comments - page 3

Check out the new article: Neural network trading EA based on PatchTST . The article presents the revolutionary architecture of PatchTST, a tailored transformer for financial time series analysis that breaks market data into 16-bar patches for efficient processing. We will discuss the full
MA Gauge Pro - AKM : Dynamic approach vastly outperforms relying on a single MA. Author: Amarnath Kondiyan Mohan
  Indicators: Shved Supply and Demand  (71   1 2 3 4 5 ... 7 8)
Shved Supply and Demand : This is MQL5 version of Shved Supply and Demand written by Shved and upgraded by eevviill7. Author: Behzad Movaghar
Aegis Quantum Lite : Educational MT5 Expert Advisor using completed-candle EMA 9/21 alignment and RSI 14 filtering, with fixed-lot execution and a compact black-and-gold dashboard. Author: Cheng Kah Seng
Alpha Beta Channel - AKM : 1. The Core Tracking Engine (Alpha-Beta Filter)At its core, the indicator utilizes an Alpha-Beta filter—a lightweight, steady-state version of a Kalman filter designed to track position and velocity.Predictive Calculation: Instead of simply averaging past prices like an
Check out the new article: From Python to MQL5: A Journey into Quantum-Inspired Trading Systems . The article explores the development of a quantum-inspired trading system, transitioning from a Python prototype to an MQL5 implementation for real-world trading. The system uses quantum computing
Check out the new article: Analyzing the Hourly Movement of Trading Symbols and Their Spreads in MetaTrader 5 . The ProSpread seasonality index indicator with a Moving Average is a technical analysis tool that identifies seasonal patterns in price movements, analyzes price behavior during specific
Check out the new article: MQL5 Trading Tools (Part 40): Adding SQLite Persistence and Per-Timeframe Visibility to the Canvas Drawing Layer . We add SQLite persistence to the canvas tools, saving every drawing and the entire UI session per symbol, then restoring them on startup so the workspace
Check out the new article: Measuring What Matters (Part 2): Building the Covariance Matrix: Eigenvalue Decomposition and Risk Factor Analysis in MQL5 . In Part 2, we introduce a reusable CCovarianceMatrix class that computes and stores a covariance matrix from raw return series using MQL5's native
Check out the new article: Building a Traditional Daily Pivot Point Indicator in MQL5 . This article develops a rule-based daily pivot point indicator in MQL5 that uses the previous trading day's high, low, and close values to generate pivot, support, and resistance levels. It details historical
Check out the new article: How to publish code to CodeBase: A practical guide . In this article, we will use real-life examples to illustrate posting various types of terminal programs in the MQL5 source code base. To publish your code in CodeBase, you only need to follow a few simple steps and
Check out the new article: Artificial Atom Algorithm (A3) . The article describes implementation of the A3 algorithm - a metaheuristic optimization method inspired by chemical processes - in MQL5. Only two adjustable parameters, compactness and a small population, ensure high operating speed with
Check out the new article: Market Simulation: Position View (III) . In previous articles, we mentioned that sometimes we need to set a value for the ZOrder property. But why? The reason is that many pieces of code that add objects to a chart simply do not use, or more precisely do not define, a
Check out the new article: From Basic to Intermediate: Working with Files in the MetaTrader 5 Sandbox . Do you know what a sandbox is? Do you know how to work with it? If the answer to either of these questions is “no”, read this article to understand the basic operating principle of a sandbox. You
Alpha Beta Trend + Dashboard - AKM : Variable Configurations to TestScalper Setup: Try an $\alpha$ of 0.45 and a $\beta$ of 0.12. The dashboard cells will flash changes rapidly, reacting instantly to short-term pullbacks.Swing Configuration: Lower the values to an $\alpha$ of 0.15 and a $\beta$ of
RiskSizer Panel Lite MT4 - Risk Percent Lot Calculator With One Click Buy Sell : RiskSizer Panel Lite is a simple MT4 trading panel that calculates an estimated lot size based on your risk percent. Drag two chart lines to set SL/TP, then use one-click BUY/SELL for fast manual execution. Author: The
Trend Flasher -AKM : A multi currency multi symbols super trend dashboard Author: Amarnath Kondiyan Mohan
CKS Position Risk Dashboard : A read-only MT5 dashboard for risk-based lot sizing, account health, broker volume limits and current symbol exposure. Author: Cheng Kah Seng
Check out the new article: OrderSend retries and circuit breaker in MQL5 . Volatile-market failures such as requotes, connection drops, and partial fills expose a common weakness in EAs: unclassified retries and no cumulative failure control. This article introduces CRetryExecutor with exponential
Check out the new article: Beyond GARCH (Part VIII): The MMAR Library And Putting it to Work in an Expert Advisor . This article finalizes the MMAR project with a CMMAR facade class and a demo Expert Advisor for MetaTrader 5. The facade exposes a compact API—configure, Fit(), Forecast()—that wraps
Check out the new article: Building a Dynamic STF Liquidity Sweep Indicator in MQL5 . The article delivers a dynamic MetaTrader 5 indicator that detects liquidity sweeps via swing‑point logic, wick‑ratio thresholds, and engulfing confirmation. It recognizes single‑wick and dual‑candle patterns
Check out the new article: Market Simulation (Part 24): Position View (II) . In this article, I will show how to use an indicator to track open positions on the trading server in the simplest and most practical way possible. I am doing this step by step to show that you do not necessarily have to
Check out the new article: From Basic to Intermediate: Object Events (IV) . In this article, we will complete what was started in the previous one: a fully interactive way to resize objects directly on the chart. Although many people imagine that creating something like this would require much
ZigZag Support and Resistance Detection : ZigZag SNR Detection identifies support and resistance levels using ZigZag pivot points. Author: Tshidiso Ephraim Mpakanyane
  Libraries: Virtual  (81   1 2 3 4 5 ... 8 9)
Virtual : Virtual trading environment Author: fxsaber
Check out the new article: Building an Object-Oriented Session VWAP Engine in MQL5 . This article shows how to implement a session vwap in MQL5 as a reusable include class with a strict daily reset at broker midnight. The engine computes VWAP and volume‑weighted deviation bands only on closed bars
Market Structure SMC: Swings, BOS/CHoCH, Order Blocks, FVG, QML : SMC/ICT market-structure indicator for MT5: swing highs/lows, BOS (continuation) and CHoCH (reversal) confirmed on close, Order Blocks, Fair Value Gaps, and QML (Quasimodo) levels. Every feature is toggle-able, with adjustable swing
SuperTrend_Amarnath_Kondiyan_Mohan : Super trend with basket TP and SL management Author: Amarnath Kondiyan Mohan
EA KCI N-Matrix engine : The Apex of Algorithmic Grid & Kinetic Momentum. Welcome to the KCI Native Matrix Engine—a merciless, mathematically driven algorithmic behemoth built natively for MetaTrader 5. Engineered for High-Frequency Trading (HFT) environments, this EA strips away bloated standard
fair value gap/imbalance : Dynamic Fair Value Gap (FVG) is an MQL5 indicator for MetaTrader 4 that automatically detects market price imbalances. This indicator is perfectly suited for traders utilizing the Smart Money Concepts (SMC) strategy. Author: reza rahmad