Articles, Library comments - page 9

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
  Indicators: Perfect Trend Line 2  (40   1 2 3 4)
Perfect Trend Line 2: Perfect Trend Line 2 Author: Mladen Rakic
New article How to Develop an Expert Advisor using UML Tools is published: This article discusses creation of Expert Advisors using the UML graphical language, which is used for visual modeling of object-oriented software systems. The main advantage of this approach is the visualization of the...
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
Bunnygirl Cross and Daily Open: Based on the intersection of the averages. The author of the system states that about 90% of the trades are positive. And considering its exit strategy, it is possible to collect a rather big profit during a trend. Author: John Smith
Arrow and Smile: Arrow for input and Smile for output. Author: Jing Jie Huang
Check out the new article: From Basic to Intermediate: Operator Precedence . This is definitely the most difficult question to be explained purely theoretically. That is why you need to practice everything that we're going to discuss here. While this may seem simple at first, the topic of operators
Check out the new article: Price Action Analysis Toolkit Development (Part 21): Market Structure Flip Detector Tool . The Market Structure Flip Detector Expert Advisor (EA) acts as your vigilant partner, constantly observing shifts in market sentiment. By utilizing Average True Range (ATR)-based
Check out the new article: Manual Backtesting Made Easy: Building a Custom Toolkit for Strategy Tester in MQL5 . In this article, we design a custom MQL5 toolkit for easy manual backtesting in the Strategy Tester. We explain its design and implementation, focusing on interactive trade controls. We
Check out the new article: High frequency arbitrage trading system in Python using MetaTrader 5 . In this article, we will create an arbitration system that remains legal in the eyes of brokers, creates thousands of synthetic prices on the Forex market, analyzes them, and successfully trades for
Check out the new article: MQL5 Wizard Techniques you should know (Part 63): Using Patterns of DeMarker and Envelope Channels . The DeMarker Oscillator and the Envelopes' indicator are momentum and support/resistance tools that can be paired when developing an Expert Advisor. We therefore examine on
New article How to Test a Trading Robot Before Buying it from MQL5 Market is published: MQL5 Market allows you to test a trading robot and its features before buying it. Every Expert Advisor offered in MQL5 Market comes with a demo version that can be tested in the Strategy Tester. It is quite...
Check out the new article: Overcoming The Limitation of Machine Learning (Part 1): Lack of Interoperable Metrics . There is a powerful and pervasive force quietly corrupting the collective efforts of our community to build reliable trading strategies that employ AI in any shape or form. This article
Check out the new article: MQL5 Trading Tools (Part 1): Building an Interactive Visual Pending Orders Trade Assistant Tool . In this article, we introduce the development of an interactive Trade Assistant Tool in MQL5, designed to simplify placing pending orders in Forex trading. We outline the
RSI Timeframe Analyzer - MT4 Indicator : A powerful multi-timeframe RSI dashboard that visually displays the overbought, oversold, and neutral RSI status across 9 different timeframes — from M1 to MN1. Author: Manasvi
Check out the new article: Price Action Analysis Toolkit Development (Part 19): ZigZag Analyzer . Every price action trader manually uses trendlines to confirm trends and spot potential turning or continuation levels. In this series on developing a price action analysis toolkit, we introduce a tool
Check out the new article: Data Science and ML (Part 38): AI Transfer Learning in Forex Markets . The AI breakthroughs dominating headlines, from ChatGPT to self-driving cars, aren’t built from isolated models but through cumulative knowledge transferred from various models or common fields. Now
Check out the new article: From Basic to Intermediate: Arrays and Strings (I) . In today's article, we'll start exploring some special data types. To begin, we'll define what a string is and explain how to use some basic procedures. This will allow us to work with this type of data, which can be
Donchian Channel Plus : Donchian Channel Plus includes a new width parameter. Video link to usage in source Author: maximo
Easy Canvas (iCanvas): The library and iCanvas class simplify writing programs using Canvas. Author: Nikolai Semko
Fair Value Gaps : Fair Value Gaps indicator or 'imbalance areas' where markets often move back to. Author: maximo
ATR-Adjusted Rate of Change(ROC) : Normalized the Rate of Change (ROC) indicator. Author: Salman Soltaniyan
Vortex 2: Vortex 2 Author: Mladen Rakic 
MAxCD: Three Moving Averages Convergence/Divergence - Indicator for MT5 Author: Roberto Jacobs
  Indicators: Shved Supply and Demand  (66   1 2 3 4 5 6 7)
Shved Supply and Demand : This is MQL5 version of Shved Supply and Demand written by Shved and upgraded by eevviill7. Author: Behzad Movaghar