Check out the new article: Creating an MQL5-Telegram Integrated Expert Advisor (Part 7): Command Analysis for Indicator Automation on Charts . In this article, we explore how to integrate Telegram commands with MQL5 to automate the addition of indicators on trading charts. We cover the process of
Check out the new article: Building A Candlestick Trend Constraint Model (Part 9): Multiple Strategies Expert Advisor (I) . Today, we will explore the possibilities of incorporating multiple strategies into an Expert Advisor (EA) using MQL5. Expert Advisors provide broader capabilities than just
New article Strategy Tester: Modes of Modeling during Testing has been published:
Many programs of technical analysis allow to test trading strategies on history data. In the most cases, the testing is conducted on already completed data without any attempts to model the trends within a price bar....
Discussing the article: "Reimagining Classic Strategies in MQL5 (Part III): FTSE 100 Forecasting"
(4)
Check out the new article: Reimagining Classic Strategies in MQL5 (Part III): FTSE 100 Forecasting . In this series of articles, we will revisit well-known trading strategies to inquire, whether we can improve the strategies using AI. In today's article, we will explore the FTSE 100 and attempt to
Fractals - adjustable period and prices : Fractals - adjustable period and prices for MT5 Author: Rajesh Kumar Nait
Check out the new article: Multiple Symbol Analysis With Python And MQL5 (Part I): NASDAQ Integrated Circuit Makers . Join us as we discuss how you can use AI to optimize your position sizing and order quantities to maximize the returns of your portfolio. We will showcase how to algorithmically
Check out the new article: Developing an Expert Advisor (EA) based on the Consolidation Range Breakout strategy in MQL5 . This article outlines the steps to create an Expert Advisor (EA) that capitalizes on price breakouts after consolidation periods. By identifying consolidation ranges and setting
Check out the new article: Making a dashboard to display data in indicators and EAs . In this article, we will create a dashboard class to be used in indicators and EAs. This is an introductory article in a small series of articles with templates for including and using standard indicators in Expert
Check out the new article: Comet Tail Algorithm (CTA) . In this article, we will look at the Comet Tail Optimization Algorithm (CTA), which draws inspiration from unique space objects - comets and their impressive tails that form when approaching the Sun. The algorithm is based on the concept of the
Check out the new article: Spurious Regressions in Python . Spurious regressions occur when two time series exhibit a high degree of correlation purely by chance, leading to misleading results in regression analysis. In such cases, even though variables may appear to be related, the correlation is
MFCS Currency Correlation Chart : An indicator to put correlated currency charts on a given currency chart. It shows only bars currently. Color/monochrome mode is configurable. It also supports currency inversion for handling EURUSD & USDCHF like pairs. Author: Mansukh Patidar
Check out the new article: Gain An Edge Over Any Market (Part IV): CBOE Euro And Gold Volatility Indexes . We will analyze alternative data curated by the Chicago Board Of Options Exchange (CBOE) to improve the accuracy of our deep neural networks when forecasting the XAUEUR symbol. We will analyze
Best Logging Class for both MQL4 and MQL5 : The CDebugLogger class is a flexible and comprehensive logging utility designed for use in MQL4/5 environments. It allows developers to log messages at various levels of importance (INFO, WARNING, ERROR, DEBUG) with options to include timestamps, function
Logging V2 for both MQL4 and MQL5 : The CDebugLogger class is a flexible and comprehensive logging utility designed for use in MQL4/5 environments. It allows developers to log messages at various levels of importance (INFO, WARNING, ERROR, DEBUG) with options to include timestamps, function
The Doji Candelstick Pattern : The Doji Pattern Detector EA is designed to automatically detect the classic Doji candlestick pattern on any chart. A Doji pattern occurs when the open and close prices of a candle are very close to each other, signaling market indecision. This EA identifies Doji
Discussing the article: "MQL5 Wizard Techniques you should know (Part 39): Relative Strength Index"
(1)
Check out the new article: MQL5 Wizard Techniques you should know (Part 39): Relative Strength Index . The RSI is a popular momentum oscillator that measures pace and size of a security’s recent price change to evaluate over-and-under valued situations in the security’s price. These insights in
Balance_Reset : This library simulates prop trading firm scenarios by resetting the account balance based on configurable profit and loss thresholds during backtesting, and logs reset results for analysis. Author: Andrei Krisiuk
XDidi_Index : The Didi needles indicator with the advanced customization settings of the moving averages used in its calculations. Author: Nikolay Kositsin
Check out the new article: Scalping Orderflow for MQL5 . This MetaTrader 5 Expert Advisor implements a Scalping OrderFlow strategy with advanced risk management. It uses multiple technical indicators to identify trading opportunities based on order flow imbalances. Backtesting shows potential
ChartObjectsCopyPaste : Copy and paste selected graphical objects between charts via Windows clipboard as text. Use Ctrl+Q on a source chart, then Ctrl+J on a target chart. Author: Stanislav Korotky
Example Hold EA : i posted on the source code part just to give my idea about ea martingale Author: Pikrih Pirmansyah
Check out the new article: Integrate Your Own LLM into EA (Part 5): Develop and Test Trading Strategy with LLMs(I)-Fine-tuning . With the rapid development of artificial intelligence today, language models (LLMs) are an important part of artificial intelligence, so we should think about how to
AllWinningTrades Closer: One Click Exit MT4 EA : This EA works by automatically detecting all your profitable trades and closing them with a single click. Designed for traders who seek efficiency, this EA takes the hassle out of manually managing multiple positions and ensures your gains are locked
New article Developing an MQTT client for MetaTrader 5: a TDD approach has been published: This article reports the first attempts in the development of a native MQTT client for MQL5.MQTT is a Client Server publish/subscribe messaging transport protocol. It is lightweight, open, simple, and designed
CCI with dynamic channels : a very convenient way to filter out unnecessary signals of crossing levels Author: Andrei Khrushchev
Check out the new article: How to add Trailing Stop using Parabolic SAR . When creating a trading strategy, we need to test a variety of protective stop options. Here is where a dynamic pulling up of the Stop Loss level following the price comes to mind. The best candidate for this is the Parabolic
isNewBar : The function allows checking whether a new bar has appeared on the specified timeframe. For the indicators and Expert Advisors it's very often necessary the information whether a new bar has appeared on the specified timeframe. Here is an example, how it can be done. After the first call
Check out the new article: MQL5 Wizard Techniques you should know (Part 40): Parabolic SAR . The Parabolic Stop-and-Reversal (SAR) is an indicator for trend confirmation and trend termination points. Because it is a laggard in identifying trends its primary purpose has been in positioning trailing
Check out the new article: Developing a Replay System (Part 46): Chart Trade Project (V) . Tired of wasting time searching for that very file that you application needs in order to work? How about including everything in the executable? This way you won't have to search for the things. I know that
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.