Articles, Library comments - page 23

Check out the new article: From Basic to Intermediate: Indicator (IV) . In this article, we will explore how to easily create and implement an operational methodology for coloring candles. This concept is highly valued by traders. When implementing such things, care must be taken to ensure that the
Check out the new article: Introduction to MQL5 (Part 39): Beginner Guide to File Handling in MQL5 (I) . This article introduces file handling in MQL5 using a practical, project-based workflow. You will use FileSelectDialog to choose or create a CSV file, open it with FileOpen, and write structured
Check out the new article: Algorithmic Trading Strategies: AI and Its Road to Golden Pinnacles . This article demonstrates an approach to creating trading strategies for gold using machine learning. Considering the proposed approach to the analysis and forecasting of time series from different
Check out the new article: Data Science and ML (Part 47): Forecasting the Market Using the DeepAR model in Python . In this article, we will attempt to predict the market with a decent model for time series forecasting named DeepAR. A model that is a combination of deep neural networks and
Check out the new article: Overcoming Accessibility Problems in MQL5 Trading Tools (I) . This article explores an accessibility-focused enhancement that goes beyond default terminal alerts by leveraging MQL5 resource management to deliver contextual voice feedback. Instead of generic tones, the
Check out the new article: Custom Indicator Workshop (Part 2) : Building a Practical Supertrend Expert Advisor in MQL5 . Learn how to build a Supertrend-driven Expert Advisor in MQL5 from the ground up. The article covers embedding the indicator as a resource, reading buffer values on closed bars
Candle Close Timer – MT5 Indicator : Indicator Description – Candle Close Timer Name: Candle Close Timer Version: 1.0 Author: BENTRADE TRADING Link: https://www.mql5.com/en/users/dahmi_benali Author: Abderrahmane Benali
Check out the new article: From Basic to Intermediate: Indicator (I) . In this article, we will create our first fully practical and functional indicator. The goal is not to show how to create an application, but to help you understand how you can develop your own ideas and give you the opportunity
MW Download History : Download all tick history available and save it in a file, either for one symbol or for all in Market Watch Author: Martin Bittencourt
  Indicators: RBVI  (1)
RBVI : The basis of the RBVI Forex indicator is an attribute of the night market to sharply decrease the volatility due to absence of active trading on exchanges. The indicator considers the price flow and the volatility (changeability) of the market what helps to successfully behave in a flat
Check out the new article: Analyzing Overbought and Oversold Trends Via Chaos Theory Approaches . We determine the overbought and oversold condition of the market according to chaos theory: integrating the principles of chaos theory, fractal geometry and neural networks to forecast financial
Check out the new article: Price Action Analysis Toolkit Development (Part 59): Using Geometric Asymmetry to Identify Precision Breakouts from Fractal Consolidation . While studying a wide range of breakout setups, I noticed that failed breakouts were rarely caused by a lack of volatility, but more
Heikin Momentum Gauge : AccuTrend MTF est un indicateur d'analyse de momentum basé sur l'accumulation des bougies Heikin Ashi. Contrairement aux oscillateurs classiques qui mesurent un instant figé, AccuTrend mesure la force cumulée des tendances en cours : il additionne les pips de chaque bougie
EasyAndFastGUI library for creating graphical interfaces : The EasyAndFastGUI library allows creating graphical interfaces for custom MQL programs. Author: Anatoli Kazharski
Check out the new article: Decoding Opening Range Breakout Intraday Trading Strategies . Opening Range Breakout (ORB) strategies are built on the idea that the initial trading range established shortly after the market opens reflects significant price levels where buyers and sellers agree on value
Check out the new article: Using Deep Reinforcement Learning to Enhance Ilan Expert Advisor . We revisit the Ilan grid Expert Advisor and integrate Q-learning in MQL5 to build an adaptive version for MetaTrader 5. The article shows how to define state features, discretize them for a Q-table, select
Professional Close All Positions Panel : Professional panel for closing positions with 6 smart filters. Close all, by type, by symbol, or by profit/loss. Real-time P&L display. Perfect for emergency exits and risk management. Includes safety confirmations. Author: Hezekiah Bukola Oyetunde
Check out the new article: Fibonacci in Forex (Part I): Examining the Price-Time Relationship . How does the market observe Fibonacci-based relationships? This sequence, where each subsequent number is equal to the sum of the two previous ones (1, 1, 2, 3, 5, 8, 13, 21...), not only describes the
Check out the new article: The MQL5 Standard Library Explorer (Part 7): Interactive Position Labeling with CCanvas . In this article, we explore how to build a position information visualization tool using the MQL5 Standard Library’s CCanvas. This project strengthens your skills in working with
Check out the new article: Larry Williams Market Secrets (Part 10): Automating Smash Day Reversal Patterns . We implement Larry Williams’ Smash Day reversal patterns in MQL5 by building a rule-based Expert Advisor with dynamic risk management, breakout confirmation logic, and one trade at a time
Currency Loader: The EA unloads historical data in the *.csv format for several timeframes of the symbol it is attached to. Author: Kenzo
Check out the new article: Exploring Machine Learning in Unidirectional Trend Trading Using Gold as a Case Study . This article discusses an approach to trading only in the chosen direction (buy or sell). For this purpose, the technique of causal inference and machine learning are used. Recently, we
Directional Efficiency Ratio : The Efficiency Ratio (ER) was first presented by Perry Kaufman in his 1995 book "Smarter Trading". It is calculated by dividing the price change over a period by the absolute sum of the price movements that occurred to achieve that change. The resulting ratio ranges
Check out the new article: From Basic to Intermediate: Events (II) . In this article, we will see that not everything always needs to be implemented in a certain specific way. There are alternative approaches to problem-solving. To properly understand this article, it is necessary to grasp the
  Experts: Renko 2.0 Offline  (68   1 2 3 4 5 6 7)
Renko 2.0 Offline : Renko 2.0 Offline non-trading expert generates custom symbol information on 1M chart. Important! Always leave it on M1 chart. A complete Renko chart with wicks. Now Offline! Based on Renko 2.0 indicator. References the Symbol library for MetaTrader 5 by fxsaber. Configure using
Check out the new article: Integrating External Applications with MQL5 Community OAuth . Learn how to add “Sign in with MQL5” to your Android app using the OAuth 2.0 authorization code flow. The guide covers app registration, endpoints, redirect URI, Custom Tabs, deep-link handling, and a PHP
Check out the new article: Custom Indicator Workshop (Part 1): Building the Supertrend Indicator in MQL5 . Build a non‑repainting Supertrend in MQL5 for MetaTrader 5 from first principles. We use an iATR handle and CopyBuffer for volatility, bind buffers with SetIndexBuffer, and configure plots
ZigZagColor : It's modified version of ZigZag indicator that draw lines with different colors depending on the price movement direction. Author: MetaQuotes Software Corp
Check out the new article: Forex arbitrage trading: A simple synthetic market maker bot to get started . Today we will take a look at my first arbitrage robot — a liquidity provider (if you can call it that) for synthetic assets. Currently, this bot is successfully operating as a module in a large
Check out the new article: Price Action Analysis Toolkit Development (Part 58): Range Contraction Analysis and Maturity Classification Module . Building on the previous article that introduced the market state classification module, this installment focuses on implementing the core logic for