Check out the new article: Price Action Analysis Toolkit Development (Part 23): Currency Strength Meter . Do you know what really drives a currency pair’s direction? It’s the strength of each individual currency. In this article, we’ll measure a currency’s strength by looping through every pair it
Check out the new article: Data Science and ML (Part 40): Using Fibonacci Retracements in Machine Learning data . Fibonacci retracements are a popular tool in technical analysis, helping traders identify potential reversal zones. In this article, we’ll explore how these retracement levels can be
Check out the new article: Neural Networks in Trading: Generalized 3D Referring Expression Segmentation . While analyzing the market situation, we divide it into separate segments, identifying key trends. However, traditional analysis methods often focus on one aspect and thus limit the proper
New article MQL5 Wizard techniques you should know (Part 06): Fourier Transform has been published: The Fourier transform introduced by Joseph Fourier is a means of deconstructing complex data wave points into simple constituent waves. This feature could be resourceful to traders and this article
Check out the new article: From Basic to Intermediate: Arrays and Strings (III) . This article considers two aspects. First, how the standard library can convert binary values to other representations such as octal, decimal, and hexadecimal. Second, we will talk about how we can determine the width
Check out the new article: Developing a Replay System (Part 68): Getting the Time Right (I) . Today we will continue working on getting the mouse pointer to tell us how much time is left on a bar during periods of low liquidity. Although at first glance it seems simple, in reality this task is much
Check out the new article: Trading with the MQL5 Economic Calendar (Part 8): Optimizing News-Driven Backtesting with Smart Event Filtering and Targeted Logs . In this article, we optimize our economic calendar with smart event filtering and targeted logging for faster, clearer backtesting in live
BollingerBandsEA : BollingerBandsEA trades according to Bollinger Bands. Author: Igor Widiger
Check out the new article: Artificial Ecosystem-based Optimization (AEO) algorithm . The article considers a metaheuristic Artificial Ecosystem-based Optimization (AEO) algorithm, which simulates interactions between ecosystem components by creating an initial population of solutions and applying
ADX Indicator (MQL5) : The ADX (Average Directional Index) Smoothed indicator enhances the standard ADX by applying dual exponential smoothing filters to reduce noise and provide clearer trend signals. It plots three lines: smoothed +DI (blue), -DI (red), and the main ADX line (green). This refined
Check out the new article: Data Science and ML (Part 39): News + Artificial Intelligence, Would You Bet on it? . News drives the financial markets, especially major releases like Non-Farm Payrolls (NFPs). We've all witnessed how a single headline can trigger sharp price movements. In this article
Check out the new article: Custom Debugging and Profiling Tools for MQL5 Development (Part I): Advanced Logging . Learn how to implement a powerful custom logging framework for MQL5 that goes beyond simple Print() statements by supporting severity levels, multiple output handlers, and automated file
Check out the new article: African Buffalo Optimization (ABO) . The article presents the African Buffalo Optimization (ABO) algorithm, a metaheuristic approach developed in 2015 based on the unique behavior of these animals. The article describes in detail the stages of the algorithm implementation
Check out the new article: From Basic to Intermediate: Arrays and Strings (II) . In this article I will show that although we are still at a very basic stage of programming, we can already implement some interesting applications. In this case, we will create a fairly simple password generator. This
Economic Calendar Data Aggregator : This is meant to be an aggregating service script that collects data from the EconomicCalendar functions & outputs the values to a text file as a list of dictionaries for each event collected over a period of time. This is meant to be a prototype test to
Stoch Cross EA – Buy Below 20, Sell Above 80 (H1) : A simple and effective Expert Advisor based on Stochastic Oscillator reversal signals on the H1 timeframe. Buy signals are triggered when %K crosses above %D below the 20 level. Sell signals are triggered when %K crosses below %D above the 80
Shved Supply and Demand - indicator for MetaTrader 5 - Multi Timeframe Version : This is MQL5 version of Shved Supply and Demand indicator written by Shved and upgraded by eevviill7 from this link. Subsequently Mr. Behzad Movaghar added other functionalities to this link. This version of the
Check out the new article: Neural Networks in Trading: Superpoint Transformer (SPFormer) . In this article, we introduce a method for segmenting 3D objects based on Superpoint Transformer (SPFormer), which eliminates the need for intermediate data aggregation. This speeds up the segmentation process
BBMA - Bollinger Band Moving Average : All indicators required by BBMA Strategy in a single indicator. Author: Sopheak Khlot
Check out the new article: MQL5 Trading Tools (Part 2): Enhancing the Interactive Trade Assistant with Dynamic Visual Feedback . In this article, we upgrade our Trade Assistant Tool by adding drag-and-drop panel functionality and hover effects to make the interface more intuitive and responsive. We
Check out the new article: MQL5 Wizard Techniques you should know (Part 64): Using Patterns of DeMarker and Envelope Channels with the White-Noise Kernel . The DeMarker Oscillator and the Envelopes' indicator are momentum and support/ resistance tools that can be paired when developing an Expert
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
SignalAI - Indicator : This Indicator shows Buy or Sell Signal Author: Mduduzi Gift Ngcebo Langa
Multi-Day Dynamic VWAP : Dynamic VWAP level which can be averaged over multiple days Author: Conor Mcnamara
Check out the new article: Developing a Replay System (Part 67): Refining the Control Indicator . In this article, we'll look at what can be achieved with a little code refinement. This refinement is aimed at simplifying our code, making more use of MQL5 library calls and, above all, making it much
Check out the new article: Forecasting exchange rates using classic machine learning methods: Logit and Probit models . In the article, an attempt is made to build a trading EA for predicting exchange rate quotes. The algorithm is based on classical classification models - logistic and probit
Check out the new article: Economic forecasts: Exploring the Python potential . How to use World Bank economic data for forecasts? What happens when you combine AI models and economics? Financial markets are a good barometer of the economy. They react to the slightest changes. The result can be
Check out the new article: Creating a Trading Administrator Panel in MQL5 (Part XI): Modern feature communications interface (I) . Today, we are focusing on the enhancement of the Communications Panel messaging interface to align with the standards of modern, high-performing communication
Normalized Price Indicator: By using this indicator you can see the normalized price of any chart! Author: Farhad Kia
Donchian Channel : Donchian Channel with mid line and moving average of mid line. Author: Rain Drop Trading
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
If you do not have an account, please register
Allow the use of cookies to log in to the MQL5.com website.
Please enable the necessary setting in your browser, otherwise you will not be able to log in.