Find us on Facebook!
Join our fan page

Use new possibilities of MetaTrader 5

History of MQL5.community development

The most popular trading robots and technical indicators, news signals, regular incoming ready-made MQL5 programs in CodeBase and the most discussed Forum topics.

Most downloaded source codes this month

  • PA RSI The Oscillator Indicator for MetaTrader 4 is a powerful tool that accurately identifies the perfect signal on the completion of trends.
  • Trade Sessions Indicator This indicator is based on DRAW_FILLING buffers. The input parameters are absent, the TimeTradeServer(), TimeGMT() functions are used.
  • Breakout Martin Gale Expert Advisor for MT5 This is an mql5 Expert Advisor trading the breakouts and using Martin Gale risk management.

Most read articles this month

How to purchase a trading robot from the MetaTrader Market and to install it?

How to purchase a trading robot from the MetaTrader Market and to install it?

A product from the MetaTrader Market can be purchased on the MQL5.com website or straight from the MetaTrader 4 and MetaTrader 5 trading platforms. Choose a desired product that suits your trading style, pay for it using your preferred payment method, and activate the product.

How to Test a Trading Robot Before Buying

How to Test a Trading Robot Before Buying

Buying a trading robot on MQL5 Market has a distinct benefit over all other similar options - an automated system offered can be thoroughly tested directly in the MetaTrader 5 terminal. Before buying, an Expert Advisor can and should be carefully run in all unfavorable modes in the built-in Strategy Tester to get a complete grasp of the system.

MetaTrader 5 on Linux

MetaTrader 5 on Linux

In this article, we demonstrate an easy way to install MetaTrader 5 on popular Linux versions — Ubuntu and Debian. These systems are widely used on server hardware as well as on traders’ personal computers.

The most popular forum topics:

7 new topics on forum:

and 4 more...

New publications in CodeBase

  • COLLECT ALL INDICATORS DATA This Script collects all MQL5 built-in indicators buffers and stores them in a CSV file for analysis purposes
  • Candle ZigZag Candle ZigZag is an indicator which changes its leg if a candlestick color changes

1 new signal now available for subscription:

Smart Gold Progress 3297
458% 6734 trades
Growth:457.69%
Equity:3,695.23USD
Balance:3,857.66USD

The most downloaded free products:

Bestsellers in the Market:

14 new topics on forum:

and 11 more...
There are more than 25,990 products available in Market

1 new signal now available for subscription:

EURUSD Senior Trading
-9% 870 trades
Growth:-9.46%
Equity:1,778.22EUR
Balance:1,775.04EUR

The most downloaded free products:

Most downloaded source codes this week

  • Heikin Ashi Lines A simpler way to display Heikin Ashi
  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
  • MQL5 Programming for Traders – Source Codes from the Book. Part 7 The final seventh part of the book discusses the advanced capabilities of the MQL5 API, which will be useful when developing programs for MetaTrader 5. These include custom financial symbols, built-in economic calendar events, and general-purpose technologies such as networking, databases, and cryptography.

Most read articles this week

How to purchase a trading robot from the MetaTrader Market and to install it?

How to purchase a trading robot from the MetaTrader Market and to install it?

A product from the MetaTrader Market can be purchased on the MQL5.com website or straight from the MetaTrader 4 and MetaTrader 5 trading platforms. Choose a desired product that suits your trading style, pay for it using your preferred payment method, and activate the product.

How to Test a Trading Robot Before Buying

How to Test a Trading Robot Before Buying

Buying a trading robot on MQL5 Market has a distinct benefit over all other similar options - an automated system offered can be thoroughly tested directly in the MetaTrader 5 terminal. Before buying, an Expert Advisor can and should be carefully run in all unfavorable modes in the built-in Strategy Tester to get a complete grasp of the system.

MetaTrader 5 on Linux

MetaTrader 5 on Linux

In this article, we demonstrate an easy way to install MetaTrader 5 on popular Linux versions — Ubuntu and Debian. These systems are widely used on server hardware as well as on traders’ personal computers.

Bestsellers in the Market:

The most popular forum topics:

8 new topics on forum:

and 5 more...

The most downloaded free products:

Bestsellers in the Market:

12 new topics on forum:

and 9 more...

The most downloaded free products:

The most popular forum topics:

There are more than 142,680 topics available on forum

14 new topics on forum:

and 11 more...

Bestsellers in the Market:

Published article "Design Patterns in software development and MQL5 (Part 4): Behavioral Patterns 2".

Design Patterns in software development and MQL5 (Part 4): Behavioral Patterns 2

In this article, we will complete our series about the Design Patterns topic, we mentioned that there are three types of design patterns creational, structural, and behavioral. We will complete the remaining patterns of the behavioral type which can help set the method of interaction between objects in a way that makes our code clean.

Published article "Data Science and Machine Learning (Part 17): Money in the Trees? The Art and Science of Random Forests in Forex Trading".

Data Science and Machine Learning (Part 17): Money in the Trees? The Art and Science of Random Forests in Forex Trading

Discover the secrets of algorithmic alchemy as we guide you through the blend of artistry and precision in decoding financial landscapes. Unearth how Random Forests transform data into predictive prowess, offering a unique perspective on navigating the complex terrain of stock markets. Join us on this journey into the heart of financial wizardry, where we demystify the role of Random Forests in shaping market destiny and unlocking the doors to lucrative opportunities

The most downloaded free products:

Bestsellers in the Market:

There are more than 25,940 products available in Market

13 new topics on forum:

and 10 more...

Published article "Neural networks made easy (Part 55): Contrastive intrinsic control (CIC)".

Neural networks made easy (Part 55): Contrastive intrinsic control (CIC)

Contrastive training is an unsupervised method of training representation. Its goal is to train a model to highlight similarities and differences in data sets. In this article, we will talk about using contrastive training approaches to explore different Actor skills.

Published article "Understanding Programming Paradigms (Part 1): A Procedural Approach to Developing a Price Action Expert Advisor".

Understanding Programming Paradigms (Part 1): A Procedural Approach to Developing a Price Action Expert Advisor

Learn about programming paradigms and their application in MQL5 code. This article explores the specifics of procedural programming, offering hands-on experience through a practical example. You'll learn how to develop a price action expert advisor using the EMA indicator and candlestick price data. Additionally, the article introduces you to the functional programming paradigm.

More than 100 new charts published:

Chart USDCHF, D1, 12/18/2023 10:48 AM UTC, TNFX Ltd., MetaTrader 5, Real
USDCHF, D1
Chart AUDUSD, H1, 12/15/2023 3:09 PM UTC, Gerchik and Co Limited, MetaTrader 4, Demo
AUDUSD, H1
Chart XAUUSDx, M30, 12/15/2023 2:48 PM UTC, TF Global Markets (Aust) Pty Ltd, MetaTrader 4, Demo
XAUUSDx, M30

The most downloaded free products:

Bestsellers in the Market:

The most popular forum topics:

24 new topics on forum:

and 21 more...

Published article "Brute force approach to patterns search (Part VI): Cyclic optimization".

Brute force approach to patterns search (Part VI): Cyclic optimization

In this article I will show the first part of the improvements that allowed me not only to close the entire automation chain for MetaTrader 4 and 5 trading, but also to do something much more interesting. From now on, this solution allows me to fully automate both creating EAs and optimization, as well as to minimize labor costs for finding effective trading configurations.

The most downloaded free products:

Bestsellers in the Market:

Most downloaded source codes this month

  • SuperTrend The SuperTrend indicator developed for MetaTrader 4 based on the ProRealTime version.
  • Breakout Martin Gale Expert Advisor for MT5 This is an mql5 Expert Advisor trading the breakouts and using Martin Gale risk management.
  • Multi_BreakEven.mt4 Multi_BreakEven is a script file that allows multiples entry positions to set to breakeven using pips or target price when the trade is in your favor.

Most read articles this month

How to purchase a trading robot from the MetaTrader Market and to install it?

How to purchase a trading robot from the MetaTrader Market and to install it?

A product from the MetaTrader Market can be purchased on the MQL5.com website or straight from the MetaTrader 4 and MetaTrader 5 trading platforms. Choose a desired product that suits your trading style, pay for it using your preferred payment method, and activate the product.

How to Test a Trading Robot Before Buying

How to Test a Trading Robot Before Buying

Buying a trading robot on MQL5 Market has a distinct benefit over all other similar options - an automated system offered can be thoroughly tested directly in the MetaTrader 5 terminal. Before buying, an Expert Advisor can and should be carefully run in all unfavorable modes in the built-in Strategy Tester to get a complete grasp of the system.

MetaTrader 5 on Linux

MetaTrader 5 on Linux

In this article, we demonstrate an easy way to install MetaTrader 5 on popular Linux versions — Ubuntu and Debian. These systems are widely used on server hardware as well as on traders’ personal computers.

There are more than 142,630 topics available on forum

13 new topics on forum:

and 10 more...

New publications in CodeBase

  • Input and output of onnx model The script is useful for inspecting the structure of ONNX models, providing insights into the input and output, their names, and their properties. It is particularly helpful for debugging and understanding the characteristics of ONNX models used in machine learning applications.
  • Price Density - Market Noise Index A sophisticated tool that accurately measures market noise

Published article "MQL5 Wizard Techniques you should know (Part 09): Pairing K-Means Clustering with Fractal Waves".

MQL5 Wizard Techniques you should know (Part 09): Pairing K-Means Clustering with Fractal Waves

K-Means clustering takes the approach to grouping data points as a process that’s initially focused on the macro view of a data set that uses random generated cluster centroids before zooming in and adjusting these centroids to accurately represent the data set. We will look at this and exploit a few of its use cases.

The most downloaded free products:

23 new topics on forum:

and 20 more...

The most popular forum topics:

1...106107108109110111112113114115116117118119120...637