ColorXMA_Ishimoku_StDev - indicator for MetaTrader 5 : The XMA_Ishimoku indicator with additional trend strength indication using colored dots based on the standard deviation algorithm. The original code in the attached link had plotting problems. Author: Betty Naliaka Barasa
Check out the new article: Self Optimizing Expert Advisor with MQL5 And Python (Part III): Cracking The Boom 1000 Algorithm . In this series of articles, we discuss how we can build Expert Advisors capable of autonomously adjusting themselves to dynamic market conditions. In today's article, we will
Check out the new article: How to Implement Auto Optimization in MQL5 Expert Advisors . Step by step guide for auto optimization in MQL5 for Expert Advisors. We will cover robust optimization logic, best practices for parameter selection, and how to reconstruct strategies with back-testing
Expert Advisor for Opening Multiple Buy and Sell Orders Based on User Input : This MT5 Expert Advisor opens multiple buy and sell orders based on user input, featuring a simple interface with Buy and Sell buttons. The EA calculates lot size, checks the spread against slippage, and places orders
Check out the new article: Developing a Replay System (Part 64): Playing the service (V) . In this article, we will look at how to fix two errors in the code. However, I will try to explain them in a way that will help you, beginner programmers, understand that things don't always go as you expect
Discussing the article: "Integrate Your Own LLM into EA (Part 4): Training Your Own LLM with GPU"
(1)
Check out the new article: Integrate Your Own LLM into EA (Part 4): Training Your Own LLM with GPU . 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 integrate powerful LLMs into our
New article Graphical Interfaces VII: The Tabs Control (Chapter 2) has been published: The first chapter of seventh part introduced three classes of controls for creating tables: text label table (CLabelsTable), edit box table (CTable) and rendered table (CCanvasTable). In this article (chapter two)
Check out the new article: Developing a Replay System (Part 63): Playing the service (IV) . In this article, we will finally solve the problems with the simulation of ticks on a one-minute bar so that they can coexist with real ticks. This will help us avoid problems in the future. The material
Check out the new article: Automating Trading Strategies in MQL5 (Part 14): Trade Layering Strategy with MACD-RSI Statistical Methods . In this article, we introduce a trade layering strategy that combines MACD and RSI indicators with statistical methods to automate dynamic trading in MQL5. We
T3 TRIX Log : TRIX is a momentum oscillator that displays the percent rate of change of a Triple Exponentially Smoothed Moving Average. It was developed in the early 1980's by Jack Hutson, an editor for "Technical Analysis of Stocks and Commodities" magazine. With its triple smoothing, TRIX is
Check out the new article: Atmosphere Clouds Model Optimization (ACMO): Theory . The article is devoted to the metaheuristic Atmosphere Clouds Model Optimization (ACMO) algorithm, which simulates the behavior of clouds to solve optimization problems. The algorithm uses the principles of cloud
MACD AO Colors : 'MACD' indicator with the same color scheme as the 'Awesome Oscillator' indicator Author: Vladimir Karputov
Back kick : Algorithm cycle: when there are no open positions, open two opposite positions. Wait for both positions to close. Author: Vladimir Karputov
Candle Signature : Candle Signature with Example | For Research and Development Author: Rajesh Kumar Nait
FVG based Momentum Detection : This is an indicator that evaluates FVGs in the inputted "window_size" to detect momentum or trend strength. Author: Yashar Seyyedin
Average Pip Movement based on Tick And Seconds : This Expert Advisor (EA) analyzes market movement by calculating the average pip movement per tick and the average spread over a user-defined number of ticks (MAX_TICKS). It also evaluates the average pip movement and spread over a specified time
CTsLogger - Simple and Flexible Logger : A logger with the ability to log specific modules or code sections Author: Trefoter
Waddah Attar Explosion : The indicator shows the moments of the market acceleration. Besides, it indicates appropriate time for buying, selling and market exit. Author: Nikolay Kositsin
CrossIndex : This indicator shows the chart of a required currency pair in the additional window. The indicators created with the use of the OnCalculate() function first form can be implemented to an additional chart. It must be considered that synchronization failure between the time series of
Multiple EA Tracking with a Magic Number Based Profit and Loss Live Dashboard in MQL5 : Whether you’re running multiple trading robots simultaneously or just one sophisticated strategy, keeping track of each Expert Advisor’s performance can be surprisingly time-consuming. MetaTrader 5 (MT5)
Discussion of article "How to create Requirements Specification for ordering a trading robot"
(28 1 2 3)
New article How to create Requirements Specification for ordering a trading robot has been published: Are you trading using your own strategy? If your system rules can be formally described as software algorithms, it is better to entrust trading to an automated Expert Advisor. A robot does not need
2-Pair Correlation EA – Free Expert Advisor for Safe and Profitable Crypto Trading! : 2-Pair Correlation EA – Free, Adaptive Crypto Trading Automation The 2-Pair Correlation EA is a free Expert Advisor that trades BTC/USD and ETH/USD, capitalizing on their price correlation. The EA opens trades when
Discussing the article: "Neural Networks in Trading: Hierarchical Feature Learning for Point Clouds"
Check out the new article: Neural Networks in Trading: Hierarchical Feature Learning for Point Clouds . We continue to study algorithms for extracting features from a point cloud. In this article, we will get acquainted with the mechanisms for increasing the efficiency of the PointNet method. As
Check out the new article: Introduction to MQL5 (Part 15): A Beginner's Guide to Building Custom Indicators (IV) . In this article, you'll learn how to build a price action indicator in MQL5, focusing on key points like low (L), high (H), higher low (HL), higher high (HH), lower low (LL), and lower
EMA_BB_VA : Exponential Moving Average - Bollinger Bands Volatility Adjusted by Jose Silva. Input parameters: STDPeriod - Period of StdDev indicator; EMAPeriods - Period of EMA indicator; Sensitivity - Sensitivity from-100 to 100%; Price - Applied price. Author: Дмитрий
Withdrawal Tracking : This is a piece of code to add to an existing Expert advisor to track withdrawals from your account where the EA is running. It helps the user to monitor his or her withdrawals from a particular account. Author: Daniel Opoku
Check out the new article: From Basic to Intermediate: The Include Directive . In today's article, we will discuss a compilation directive that is widely used in various codes that can be found in MQL5. Although this directive will be explained rather superficially here, it is important that you
PriceChanges : changing character prices on an interval Author: fxsaber
Second Bars : The indicator draws an arbitrary second timeframe on the chart. Author: Aleksandr Slavskii
Candlestick Analysis EA R1 : This MT5 Expert Advisor combines multi-timeframe candlestick pattern analysis with fundamental event filtering to execute trades with disciplined risk management. Author: jacklmp
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.