Check out the new article: Atomic Orbital Search (AOS) algorithm: Modification . In the second part of the article, we will continue developing a modified version of the AOS (Atomic Orbital Search) algorithm focusing on specific operators to improve its efficiency and adaptability. After analyzing
cIntBMP - a library for creation of BMP images : A class for creation and output of BMP images. Class Methods: Create(int aSizeX, int aSizeY, int aBGColor) - Sets image size and background color. aSizeX - width (in pixels); aSizeY - height (in pixels); aBGColor - background color; SetDrawWidth(int
Check out the new article: Data Science and ML (Part 45): Forex Time series forecasting using PROPHET by Facebook Model . The Prophet model, developed by Facebook, is a robust time series forecasting tool designed to capture trends, seasonality, and holiday effects with minimal manual tuning. It has
Check out the new article: From Novice to Expert: Animated News Headline Using MQL5 (III): Indicator Insights . In this article, we’ll advance the News Headline EA by introducing a dedicated indicator insights lane—a compact, on-chart display of key technical signals generated from popular
Bollinger Bands Crossover Indicator : This is an MT4 indicator which generates signals based on Bollinger bands crossover with price. Author: Satyam Shivam
Discussion of article "Better Programmer (Part 07): Notes on becoming a successful freelance developer"
(48 1 2 3 4 5)
New article Better Programmer (Part 07): Notes on becoming a successful freelance developer has been published: Do you wish to become a successful Freelance developer on MQL5? If the answer is yes, this article is right for you. Do not apply for a job that you are not sure how you are going to do
New article Data Science and Machine Learning part 03: Matrix Regressions has been published: This time our models are being made by matrices, which allows flexibility while it allows us to make powerful models that can handle not only five independent variables but also many variables as long as we
Check out the new article: Creating an MQL5-Telegram Integrated Expert Advisor (Part 5): Sending Commands from Telegram to MQL5 and Receiving Real-Time Responses . In this article, we create several classes to facilitate real-time communication between MQL5 and Telegram. We focus on retrieving
Check out the new article: Portfolio Risk Model using Kelly Criterion and Monte Carlo Simulation . For decades, traders have been using the Kelly Criterion formula to determine the optimal proportion of capital to allocate to an investment or bet to maximize long-term growth while minimizing the
Elder Impulse System : The candlesticks are colored in red, green and blue colors depending on a trend direction ( Moving Average and MACD overall values). When both indicators move upwards, a candlestick is colored in green, when they move downwards, it is colored in red. In case of
How to Disable/Enable Auto/Algo-Trading in both MT5 and MT4. : Just simple codes to Disable/Enable Auto/Algo-Trading in both MT5 and MT4. Of course, DLLs must be allowed, This cannot be done without DLLs Author: Kailash Bai Mina
Discussing the article: "Sending Messages from MQL5 to Discord, Creating a Discord-MetaTrader 5 Bot"
Check out the new article: Sending Messages from MQL5 to Discord, Creating a Discord-MetaTrader 5 Bot . Similar to Telegram, Discord is capable of receiving information and messages in JSON format using it's communication API's, In this article, we are going to explore how you can use discord API's
New article Features of Custom Indicators Creation has been published:
Creation of Custom Indicators in the MetaTrader trading system has a number of features.
Author: MetaQuotes Software Corp.
Seasonal:
The indicator is for seasonal trade.
Author: Boeing737
Check out the new article: Trading with the MQL5 Economic Calendar (Part 6): Automating Trade Entry with News Event Analysis and Countdown Timers . In this article, we implement automated trade entry using the MQL5 Economic Calendar by applying user-defined filters and time offsets to identify
Check out the new article: Volumetric neural network analysis as a key to future trends . The article explores the possibility of improving price forecasting based on trading volume analysis by integrating technical analysis principles with LSTM neural network architecture. Particular attention is
CTJM Candle Timer - Indicator for MT5 : This indicator will shows the time remaining until the end of the candle. You can choose colour and the font size. Author: Jivarajah Tharamarajah
Check out the new article: Automating Trading Strategies in MQL5 (Part 20): Multi-Symbol Strategy Using CCI and AO . In this article, we create a multi-symbol trading strategy using CCI and AO indicators to detect trend reversals. We cover its design, MQL5 implementation, and backtesting process
AutoTrendLinien : Autotrendlinien generates a channel in the direction of an existing trend. Author: Nikolay Kositsin
Check out the new article: Self Optimizing Expert Advisors in MQL5 (Part 8): Multiple Strategy Analysis (Part 2) . Join us for our follow-up discussion, where we will merge our first two trading strategies into an ensemble trading strategy. We shall demonstrate the different schemes possible for
Check out the new article: Fast trading strategy tester in Python using Numba . The article implements a fast strategy tester for machine learning models using Numba. It is 50 times faster than the pure Python strategy tester. The author recommends using this library to speed up mathematical
Exponential moving average : Exponential moving average Author: Mladen Rakic
Automatic Chart Refresher : A tool which refreshes the chart automatically and will make active indicators update if something stopped plotting on the chart. Author: phade
Glitch Index : Source of this on is February 2004, Active Trader magazine. System concept This system was inspired by the more successful stock systems that have appeared in the Trading System Lab. These strategies share a common timing technique - they attempt to take advantage of minor extreme
Check out the new article: Developing a Replay System (Part 73): An Unusual Communication (II) . In this article, we will look at how to transmit information in real time between the indicator and the service, and also understand why problems may arise when changing the timeframe and how to solve
Check out the new article: William Gann methods (Part I): Creating Gann Angles indicator . What is the essence of Gann Theory? How are Gann angles constructed? We will create Gann Angles indicator for MetaTrader 5. The Angle Bounce strategy is based on the assumption that Gann angle lines often act
Working with sockets in MQL5 : This library will allow you to tranfser realtime quotes from MetaTrader 5 to external server application. The TCP protocol is used, it allows to transfer the data not only locally, but globally all over the Internet. The Winsock2 library (ws2_32.dll) is used for
New article Forecasting with ARIMA models in MQL5 has been published: In this article we continue the development of the CArima class for building ARIMA models by adding intuitive methods that enable forecasting. It is well known that ARIMA models rely on temporal dependences in a dataset. Therefore
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
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.