Articles, Library comments - page 12

Check out the new article: Chaos optimization algorithm (COA): Continued . We continue studying the chaotic optimization algorithm. The second part of the article deals with the practical aspects of the algorithm implementation, its testing and conclusions. In the previous article , we introduced
The Expert Advisor based on 2 lines of the Moving Average: The Moving Average indicator values are used for trading. If the fast Moving Average line is above the slow Moving Average line, and the distance between these two lines is greater than specified, then a buy order is opened. The opposite...
Hon APS Advanced Pattern Scanner with DOM and News Integration : Hon-APS (Advanced Pattern Scanner) is a sophisticated, open-source Expert Advisor for MT5. Unlike typical retail bots relying on lagging indicators, Hon-APS trades structural breakouts backed by quantitative Order Flow algorithms. It
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
Check out the new article: Chaos optimization algorithm (COA) . This is an improved chaotic optimization algorithm (COA) that combines the effects of chaos with adaptive search mechanisms. The algorithm uses a set of chaotic maps and inertial components to explore the search space. The article
ASQ Command Desk : ASQ CommandDesk is a professional order management panel for manual traders on MetaTrader 5. You make the trading decisions — CommandDesk handles execution, risk control, and exit management automatically. Author: Muharrem Rogova
TrendMomentumEA : Automated trend-following EA using EMA, RSI, and Stochastic signals to open trades on the last closed candle with Stop Loss and Take Profit. Author: mazen nafee
Precision Sniper : Precision Sniper is a multi-confluence MT5 indicator inspired by TradingView's top signal tools, grading every buy/sell signal (A+, A, B, C) based on EMA structure, RSI, MACD, ADX, VWAP, and volume alignment, with 8 presets, HTF bias confirmation, auto TP/SL levels, trailing stop
Check out the new article: Can DOOM Run in MetaTrader 5: DLLs, Rendering, and MQL5 Input? . This article demonstrates how to run DOOM inside MetaTrader 5 by integrating a native Windows DLL with an MQL5 Expert Advisor. We cover building the DLL, real-time framebuffer rendering via ResourceCreate
i-Regression Channel : i-Regression Channel generates regression channel. Linear regression channel consists of two parallel lines located at the equal distance from the linear regression trend line. The distance between the channel borders and the regression line is equal to the value of the
Uniformity Factor Script : The script provides a quick estimation of an exponent/power factor for transformation of variable-length price increments into uniform distibution, that makes them a "random walk". The estimated value characterizes current symbol as more profitable when using in a
Candle Pattern Recognition Unit : An indicator to detect and mark all popular candle patterns Author: Conor Mcnamara
Check out the new article: Neural Networks in Trading: State Space Models . A large number of the models we have reviewed so far are based on the Transformer architecture. However, they may be inefficient when dealing with long sequences. And in this article, we will get acquainted with an
Mini Prop-Firm Traders Utility Dashboard : This mini custom-built MetaTrader 5 dashboard is a robust, comprehensive risk management and performance based monitoring tool and utility created to give both Prop firm and personal funded traders full visibility and control over their trading activity in
BarStats Indicator – Lightweight, EA-friendly MT5 Tool : MT5 indicator showing bar index, price difference in points, and percentage change. Ideal for EA integration and fast analysis. Author: Yang Yu Qun
Demark Trendlines : Demark Trendlines from Demark Lines for Mt5 Author: rossforex
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