Articles, Library comments - page 2

Check out the new article: Tables in the MVC Paradigm in MQL5: Customizable and sortable table columns . In the article, we will make the table column widths adjustable using the mouse cursor, sort the table by column data, and add a new class to simplify the creation of tables based on any data
Check out the new article: Launching MetaTrader VPS: A step-by-step guide for first-time users . Everyone who uses trading robots or signal subscriptions sooner or later recognizes the need to rent a reliable 24/7 hosting server for their trading platform. We recommend using MetaTrader VPS for
Check out the new article: Larry Williams Market Secrets (Part 13): Automating Hidden Smash Day Reversal Patterns . The article builds a transparent MQL5 Expert Advisor for Larry Williams’ hidden smash day reversals. Signals are generated only on new bars: a setup bar is validated, then confirmed
Check out the new article: MQL5 Trading Tools (Part 22): Graphing the Histogram and Probability Mass Function (PMF) of the Binomial Distribution . This article develops an interactive MQL5 plot for the binomial distribution, combining a histogram of simulated outcomes with the theoretical
Rank AutoCorrelation : Indicator includes Spearman rank correlation and Pearson correlation. Author: Mladen Rakic
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
MACD Sample : The MACD Sample EA is included in the standard pack of the MetaTrader 5 client terminal and is an example of the EA that trades using the MACD indicator. The file of the MACD Sample.mq5 Expert Advisor is located in terminal_data_folder\MQL5\Experts\Examples\MACD\". This Expert Advisor
Check out the new article: Data Science and ML (Part 29): Essential Tips for Selecting the Best Forex Data for AI Training Purposes . In this article, we dive deep into the crucial aspects of choosing the most relevant and high-quality Forex data to enhance the performance of AI models. With all the
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
Check out the new article: William Gann methods (Part III): Does Astrology Work? . Do the positions of planets and stars affect financial markets? Let's arm ourselves with statistics and big data, and embark on an exciting journey into the world where stars and stock charts intersect. The basic idea
Check out the new article: Engineering Trading Discipline into Code (Part 2): Building a Daily Trade Limit Enforcer for All Trades in MQL5 . We have developed a system that enforces a daily trade limit to keep you aligned with your trading rules. It monitors all executed trades across the account
Check out the new article: Introduction to MQL5 (Part 33): Mastering API and WebRequest Function in MQL5 (VII) . This article demonstrates how to integrate the Google Generative AI API with MetaTrader 5 using MQL5. You will learn how to structure API requests, handle server responses, extract
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
Expert Advisor specific day and time : It's an expert to open and close orders on specific day and time. Expert open and close orders only with the same symbol it attached. Author: Dwi Sudarsono
Check out the new article: The MQL5 Standard Library Explorer (Part 9): Using ALGLIB to Filter Excessive MA Crossover Signals . During sideways price movements, traders face excessive signals from multiple moving average crossovers. Today, we discuss how ALGLIB preprocesses raw price data to produce
Check out the new article: Formulating Dynamic Multi-Pair EA (Part 7): Cross-Pair Correlation Mapping for Real-Time Trade Filtering . In this part, we will integrate a real-time correlation matrix into a multi-symbol Expert Advisor to prevent redundant or risk-stacked trades. By dynamically
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
Target Trend v3 Indicator : It combines the smoothing of Moving Averages with ATR volatility filters to spot momentum shifts early. Author: Ahmd Abrahym Mhmwd Abrahym
Implementation of my Hull Moving Average : Here is my colored Hull Moving Average. Author: Wolfgang Melz
Check out the new article: Angular Analysis of Price Movements: A Hybrid Model for Predicting Financial Markets . What is angular analysis of financial markets? How to use price action angles and machine learning to make accurate forecasts with 67% accuracy? How to combine a regression and
Withdrawal Tracking : This is a piece of code to add to an existing Expert advisor to track withdrawals from your account where the EA is running. It helps the user to monitor his or her withdrawals from a particular account. Author: Daniel Opoku
Check out the new article: Price Action Analysis Toolkit Development (Part 63): Automating Rising and Falling Wedge Detection in MQL5 . In this part of the Price Action Analysis Toolkit Development series, we develop an MQL5 indicator that automatically detects rising and falling wedge patterns in
Check out the new article: Overcoming Accessibility Challenges in MQL5 Trading Tools (Part II): Enabling EA Voice Using a Python Text-to-Speech Engine . Let's discuss how we can make our Expert Advisors speech‑capable using text‑to‑speech technology, partnering Python and MQL5. After reading this
Check out the new article: How to Create an Interactive MQL5 Dashboard/Panel Using the Controls Class (Part 2): Adding Button Responsiveness . In this article, we focus on transforming our static MQL5 dashboard panel into an interactive tool by enabling button responsiveness. We explore how to
Risk reward box : This Indicator creates automatically a Risk/Reward Box on you all opened chart base on High, Low price with the old candles. You can use it easily to drag and change size and price to your desire wanted. Author: Livio Alves
RatioZigZag : A modification of the ZigZag indicator, where the reversal moment is determined by a specified coefficient. Author: Evgeniy Chumakov
MASTER-WINNERFX-Asim : Trend based grid Expert Advisor for MetaTrader 5 using EMA and RSI indicators. Dynamic lot size is calculated from account balance with minimum and maximum lot protection. Initial trade opens when price confirms trend direction relative to EMA and RSI levels. Grid orders are
Check out the new article: Finding custom currency pair patterns in Python using MetaTrader 5 . Are there any repeating patterns and regularities in the Forex market? I decided to create my own pattern analysis system using Python and MetaTrader 5. A kind of symbiosis of math and programming for
Last Structure Indicator : LSB Explorer : This is an experimental Last Structure Break (LSB) price action indicator that uncovers meaningful market structures and potential trading edges through intelligent support and resistance analysis. Author: Chukwubuikem Okeke
SimpleAndUniqueTest : Simple Yet Unique Trading Dashboard, thought it would be a good idea to open project to all, for ideas to be shared and other features added. Author: Arinze Michael Ejike