Check out the new article: A New Approach to Custom Criteria in Optimizations (Part 1): Examples of Activation Functions . The first of a series of articles looking at the mathematics of Custom Criteria with a specific focus on non-linear functions used in Neural Networks, MQL5 code for
Check out the new article: Reimagining Classic Strategies: Crude Oil . In this article, we revisit a classic crude oil trading strategy with the aim of enhancing it by leveraging supervised machine learning algorithms. We will construct a least-squares model to predict future Brent crude oil prices
Check out the new article: Tabu Search (TS) . The article discusses the Tabu Search algorithm, one of the first and most well-known metaheuristic methods. We will go through the algorithm operation in detail, starting with choosing an initial solution and exploring neighboring options, with an
CLOSE ALL CHARTS : EXCEPT CHART ATTACHED ON Author: Paul Conrad Carlson
Check out the new article: Creating a Trading Administrator Panel in MQL5 (Part IX): Code Organization (III): Communication Module . Join us for an in-depth discussion on the latest advancements in MQL5 interface design as we unveil the redesigned Communications Panel and continue our series on
Check out the new article: Developing a multi-currency Expert Advisor (Part 17): Further preparation for real trading . Currently, our EA uses the database to obtain initialization strings for single instances of trading strategies. However, the database is quite large and contains a lot of
Check out the new article: Neural Networks in Trading: A Complex Trajectory Prediction Method (Traj-LLM) . In this article, I would like to introduce you to an interesting trajectory prediction method developed to solve problems in the field of autonomous vehicle movements. The authors of the method
Check out the new article: From Basic to Intermediate: Passing by Value or by Reference . In this article, we will practically understand the difference between passing by value and passing by reference. Although this seems like something simple and common and not causing any problems, many
Dealing with time (2) functions : Calculate DST for USA, EUR, AUD and RUB and the offset time of the broker from the 70's until 2030 and the automatically even in the Strategy Tester of MQ. Author: Carl Schreiber
Valid_Swing_HighLow : The Valid Swing HighLow indicator Author: Scriptor
New article MQL5 Cookbook: Sound Notifications for MetaTrader 5 Trade Events has been published: In this article, we will consider such issues as including sound files in the file of the Expert Advisor, and thus adding sound notifications to trade events. The fact that the files will be included
Copy chart ( template to all charts ) : Copy chart attached to all other charts open Author: Paul Conrad Carlson
Check out the new article: Data Science and ML (Part 34): Time series decomposition, Breaking the stock market down to the core . In a world overflowing with noisy and unpredictable data, identifying meaningful patterns can be challenging. In this article, we'll explore seasonal decomposition, a
Check out the new article: An introduction to Receiver Operating Characteristic curves . ROC curves are graphical representations used to evaluate the performance of classifiers. Despite ROC graphs being relatively straightforward, there exist common misconceptions and pitfalls when using them in
Check out the new article: Developing a Replay System (Part 60): Playing the Service (I) . We have been working on just the indicators for a long time now, but now it's time to get the service working again and see how the chart is built based on the data provided. However, since the whole thing is
Determine Broker's Daylight (DST) schedule : Script to determine whether your Broker follows the US, UK or AU daylight (DST) schedule. Author: amrali
Extreme_TMA_line_indicator : Extreme TMA Line indicator Author: Scriptor
Check out the new article: William Gann methods (Part III): Does Astrology Work? . Do the positions of planets and stars affect financial markets? Let's arm ourselves with statistics and big data, and embark on an exciting journey into the world where stars and stock charts intersect. The basic idea
New article Experiments with neural networks (Part 1): Revisiting geometry has been published: In this article, I will use experimentation and non-standard approaches to develop a profitable trading system and check whether neural networks can be of any help for traders. Optimization and forward
JSON : Serialization and deserialization of the JSON format Author: Kuzma Shevelev
Martin : An Expert Advisor without a single indicator. Uses lot and step increase. Author: Vladimir Karputov
Frog Jump : Hides Alone Candlesticks Author: Rajesh Kumar Nait
Check out the new article: Price Action Analysis Toolkit Development (Part 16): Introducing Quarters Theory (II) Intrusion Detector EA . In our previous article, we introduced a simple script called "The Quarters Drawer." Building on that foundation, we are now taking the next step by creating a
Check out the new article: Multiple Symbol Analysis With Python And MQL5 (Part 3): Triangular Exchange Rates . Traders often face drawdowns from false signals, while waiting for confirmation can lead to missed opportunities. This article introduces a triangular trading strategy using Silver’s
ExitMaster MA EA : ExitMaster MA EA is a smart trade management tool that allows traders to select from four Moving Average types and set a custom period, automatically closing Profitable trades based on price interaction with the chosen MA to secure profits efficiently. Author: Kommoju Sahityananda
CDictionary class : An implementation of the dictionary (associative array) data structure in MQL5, based on CArrayObj and CList . Hash Function FNV-1a Usage Primitives: CDictionary *dict= new CDictionary(); //setting dict.Set< string >( "costarring" , "liquid" ); dict.Set< double >( "liquid" , 0.1
Buzzer:
This indicator shows good signals based on modified MA.
Author: younes sami
Intrabar Volume Flow : An indicator which visualizes how volume changes over time within each bar. It shows tick volume in a rolling histogram format. Author: Conor Mcnamara
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.