Articles, Library comments - page 3

Rainbow indicator for mt5 : This is an indicator with a rainbow-like display, both for trend or pullback prediction. Author: Peter Mueller
Check out the new article: Risk manager for manual trading . In this article we will discuss in detail how to write a risk manager class for manual trading from scratch. This class can also be used as a base class for inheritance by algorithmic traders who use automated programs. In this article we
Check out the new article: Reimagining Classic Strategies (Part IV): SP500 and US Treasury Notes . In this series of articles, we analyze classical trading strategies using modern algorithms to determine whether we can improve the strategy using AI. In today's article, we revisit a classical
Check out the new article: Population optimization algorithms: Boids Algorithm . The article considers Boids algorithm based on unique examples of animal flocking behavior. In turn, the Boids algorithm serves as the basis for the creation of the whole class of algorithms united under the name "Swarm
New article Developing graphical interfaces for Expert Advisors and indicators based on .Net Framework and C# has been published: The article presents a simple and fast method of creating graphical windows using Visual Studio with subsequent integration into the Expert Advisor's MQL code. The...
Automatic Risk Reward box create : An indicator that draws a Risk/ZReward Box Automatically on your chart Author: Faeze Bakhshayesh
Check out the new article: Developing a robot in Python and MQL5 (Part 1): Data preprocessing . Developing a trading robot based on machine learning: A detailed guide. The first article in the series deals with collecting and preparing data and features. The project is implemented using the Python
Check out the new article: News Trading Made Easy (Part 3): Performing Trades . In this article, our news trading expert will begin opening trades based on the economic calendar stored in our database. In addition, we will improve the expert's graphics to display more relevant information about
Check out the new article: Creating an MQL5-Telegram Integrated Expert Advisor (Part 2): Sending Signals from MQL5 to Telegram . In this article, we create an MQL5-Telegram integrated Expert Advisor that sends moving average crossover signals to Telegram. We detail the process of generating trading
Bollinger Bandwidth 1.0 for MT5: The indicator measures the distance between the Bollinger Bands and providing it as a singular indicator, using the MetaTrader 5 techniques to simplify Bollinger calculations. This new version designed with MetaTrader 5 takes the calculations of iBands and calls...
Check out the new article: Gain An Edge Over Any Market . Learn how you can get ahead of any market you wish to trade, regardless of your current level of skill. Today, we will craft a robust trading strategy designed to provide traders with a significant competitive advantage across various
Check out the new article: Creating an Interactive Graphical User Interface in MQL5 (Part 2): Adding Controls and Responsiveness . Enhancing the MQL5 GUI panel with dynamic features can significantly improve the trading experience for users. By incorporating interactive elements, hover effects, and
Check out the new article: Creating an MQL5-Telegram Integrated Expert Advisor (Part 1): Sending Messages from MQL5 to Telegram . In this article, we create an Expert Advisor (EA) in MQL5 to send messages to Telegram using a bot. We set up the necessary parameters, including the bot's API token and
New article Testing Features and Limits in MetaTrader 4 has been published: This article allows to find out more about features and limits of Strategy Tester in MetaTrader 4. Author: MetaQuotes Software Corp.
Mean Reversion : Short description. Author: Aharon Tzadik
Check out the new article: Reimagining Classic Strategies (Part II): Bollinger Bands Breakouts . This article explores a trading strategy that integrates Linear Discriminant Analysis (LDA) with Bollinger Bands, leveraging categorical zone predictions for strategic market entry signals. The term
EA_CCIT3: The Expert Advisor is based on CCIT3_Simple and CCIT3_noReCalc. Crossing of the indicator's zero line is used for trading activity. Author: Im_ hungry
Check out the new article: Developing a multi-currency Expert Advisor (Part 6): Automating the selection of an instance group . After optimizing the trading strategy, we receive sets of parameters. We can use them to create several instances of trading strategies combined in one EA. Previously, we
Check out the new article: MQL5 Wizard Techniques you should know (Part 31): Selecting the Loss Function . Loss Function is the key metric of machine learning algorithms that provides feedback to the training process by quantifying how well a given set of parameters are performing when compared to
Check out the new article: How to create a simple Multi-Currency Expert Advisor using MQL5 (Part 2): Indicator Signals: Multi Timeframe Parabolic SAR Indicator . The Multi-Currency Expert Advisor in this article is Expert Advisor or trading robot that can trade (open orders, close orders and manage
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
Check out the new article: SP500 Trading Strategy in MQL5 For Beginners . Discover how to leverage MQL5 to forecast the S&P 500 with precision, blending in classical technical analysis for added stability and combining algorithms with time-tested principles for robust market insights. A list of the
Check out the new article: How to Integrate Smart Money Concepts (BOS) Coupled with the RSI Indicator into an EA . Smart Money Concept (Break Of Structure) coupled with the RSI Indicator to make in informed automated trading decisions based on the market structure. n the fast-paced world of foreign
TRiX slope divergence: Short description. Author: Mladen Rakic
Check out the new article: Creating a market making algorithm in MQL5 . How do market makers work? Let's consider this issue and create a primitive market-making algorithm. Many people think that a market maker does not bear any risks at all. However, this is not the case. The main risk of a market
Check out the new article: DoEasy. Service functions (Part 2): Inside Bar pattern . In this article, we will continue to look at price patterns in the DoEasy library. We will also create the Inside Bar pattern class of the Price Action formations. We continue to develop patterns formed based on
New article Understand and Use MQL5 Strategy Tester Effectively has been published: There is an essential need for MQL5 programmers or developers to master important and valuable tools. One of these tools is the Strategy Tester, this article is a practical guide to understanding and using the
  Experts: AK-47 Scalper EA  (24   1 2 3)
AK-47 Scalper EA : AK-47 Scalper EA is fully automated. It uses the strategy of entering the sell Stop order continuously and will modifythe order when the price is opposite to the pending order. Author: Nguyen Quoc Hung
Check out the new article: Time series clustering in causal inference . Clustering algorithms in machine learning are important unsupervised learning algorithms that can divide the original data into groups with similar observations. By using these groups, you can analyze the market for a specific
Check out the new article: Neural networks made easy (Part 82): Ordinary Differential Equation models (NeuralODE) . In this article, we will discuss another type of models that are aimed at studying the dynamics of the environmental state. Let's get acquainted with a new model family: Ordinary