Articles, Library comments - page 17

Half Line For Exit 123 : Using arrow to open a position and the middle line to exit from the position that is currently open. Author: namakulabu
QuantumAlgo Trade Panel : QuantumAlgo Trade Panel is a professional-grade trading utility for MetaTrader 5, designed to bridge the gap between complex institutional strategies and seamless execution. Whether you are a Scalper, Swing Trader, or follow Smart Money Concepts, this panel automates your
Check out the new article: Build a Remote Forex Risk Management System in Python . We are making a remote professional risk manager for Forex in Python, deploying it on the server step by step. In the course of the article, we will understand how to programmatically manage Forex risks, and how not
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 Simple Close Buttons to a Rule-Based Risk Dashboard in MQL5 . Build a rule-based on-chart risk management panel in MetaTrader 5 using the MQL5 Standard Library. The guide covers a CAppDialog-based GUI, manual event routing, and an automated update loop. You will bind
Check out the new article: From Novice to Expert: Adaptive Risk Management for Liquidity Strategies . In this article, we explore practical and robust risk management techniques specifically tailored for liquidity-based trading. You will learn how to protect positions during retests, handle false
Check out the new article: Automating Trading Strategies in MQL5 (Part 30): Creating a Price Action AB-CD Harmonic Pattern with Visual Feedback . In this article, we develop an AB=CD Pattern EA in MQL5 that identifies bullish and bearish AB=CD harmonic patterns using pivot points and Fibonacci
Check out the new article: Building a Volume Bubble Indicator in MQL5 Using Standard Deviation . The article demonstrates how to build a Volume Bubble Indicator in MQL5 that visualizes market activity using statistical normalization. It covers how to work with tick and real volume, compute the mean
ASQ News Filter : Economic calendar trading guard library for MetaTrader 5 with live MQL5 Calendar API integration. Author: Muharrem Rogova
ASQ RiskGuard Professional Risk Management EA : ASQ RiskGuard is a risk management Expert Advisor for MetaTrader 5 that protects your account from excessive drawdowns. It monitors equity in real time, enforces daily loss limits, guards against high spreads, filters trading sessions, and provides a
Fibonacci Structure Engine : A Market Structure indicator featuring Fibonacci Intelligence to provide accurate Buy/Sell signals. Author: Hammad Dilber
Check out the new article: Developing a Multi-Currency Expert Advisor (Part 26): Informer for Trading Instruments . Before moving forward with the development of multi-currency EAs, let's try to switch to creating a new project using the developed library. This example will demonstrate how to best
Symbol Summary : Symbol Summary is an MT5 service that opens a separate viewer window and displays a detailed report for a trading symbol. It supports Russian and English, window resizing, scrolling, and automatic report updates when the watched chart changes symbol or timeframe, without restarting
All Market Symbols and Data extraction script: Reads all available instruments and their characteristics and generates an HTML report. Positive Swaps are highlighted. Author: mgaforex
Combine Multi Timeframe Trends into one trend using MA. : Combine Multi Timeframe Trends into one trend using MA. Author: namakulabu
ASQ PropGuard : ASQ PropGuard is a real-time prop firm rule monitor for MetaTrader 5. It tracks daily loss limits, maximum drawdown, profit targets, and trading day requirements — all displayed on a dark-themed chart overlay with color-coded progress bars and a live pass/fail verdict. Author
New article Implementing an ARIMA training algorithm in MQL5 has been published: In this article we will implement an algorithm that applies the Box and Jenkins Autoregressive Integrated Moving Average model by using Powells method of function minimization. Box and Jenkins stated that most time
MACD Tradingview version : The standard MACD on MT5 platform seem to be not enough so I code this version by copying from the pinescript. Author: Sopheak Khlot
Institutional K-Means Machine Learning Liquidity Clusters : An unsupervised machine learning indicator that applies the K-Means clustering algorithm to historical price action, mathematically detecting and plotting the true institutional liquidity pools without human bias. Author: Amanda Vitoria De
Check out the new article: Predicting Renko Bars with CatBoost AI . How to use Renko bars with AI? Let's look at Renko trading on Forex with forecast accuracy of up to 59.27%. We will explore the benefits of Renko bars for filtering market noise, learn why volume is more important than price
RSI Applied to Kalman Filter Indicator : This RSI applied to Kalman filter indicator,This RSI applied to Kalman filter indicator Author: ferj38
Double Stochastic : A stochastic indicator with a twist: it is calculating a stochastic, and then a stochastic of that stochastic. Author: Mladen Rakic
KSQ Fair Value Gap EA FVG with Regime Detection and Dual SL TP Mode : KSQ Fair Value Gap EA automatically trades institutional FVG zones with built-in regime detection to filter out low-quality setups in ranging markets. STRATEGY Detects 3-bar bullish and bearish FVG patterns. Enters on confirmed
Check out the new article: Neural Networks in Trading: Integrating Chaos Theory into Time Series Forecasting (Final Part) . We continue to integrate methods proposed by the authors of the Attraos framework into trading models. Let me remind you that this framework uses concepts of chaos theory to
Check out the new article: Building a Research-Grounded Grid EA in MQL5: Why Most Grid EAs Fail and What Taranto Proved . This article implements a regime-adaptive grid trading EA based on the PhD research of Aldo Taranto. It presents a regime‑adaptive grid trading EA that constrains risk through
ATR Based Stop Loss Manager : A comprehensive stop-loss and trade management module offering multiple stop-loss methods (Fixed Pips, ATR-based, Swing High/Low, and Percentage) and trailing stop options (Fixed, ATR, Step, and Breakeven). It includes automatic broker stop-level adjustment
ASQ SuperTrend : ATR-based trend indicator with 3 ATR modes (Wilder/SMA/EMA), dynamic color line, signal arrows, trend duration, distance in pips, trend strength rating, signal counter, expanded dashboard, 4-channel alerts. Free. Author: Muharrem Rogova
KSQ CommandCenter Remote Google Sheets Trade Manager : KSQ Command Centre is a production-ready, two-way bridge between MetaTrader 5 and Google Sheets. It was originally designed to help fund managers and quantitative traders remotely monitor and manage large, funded accounts (e.g., Darwinex Zero
Check out the new article: One-Dimensional Singular Spectrum Analysis . The article examines the theoretical and practical aspects of the singular spectrum analysis (SSA) method, which is an efficient method of time series analysis that allows one to represent the complex structure of a series as a
Check out the new article: Low-Frequency Quantitative Strategies in Metatrader 5: (Part 2) Backtesting a Lead/Lag Analysis in SQL and in Metatrader 5 . The article describes a complete pipeline that uses data analysis for finding low-frequency lead/lag trading opportunities. It goes into building a