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.

Published article "How to use ONNX models in MQL5".

How to use ONNX models in MQL5

ONNX (Open Neural Network Exchange) is an open format built to represent machine learning models. In this article, we will consider how to create a CNN-LSTM model to forecast financial timeseries. We will also show how to use the created ONNX model in an MQL5 Expert Advisor.

The most downloaded free products:

26 new topics on forum:

and 23 more...
There are more than 137 780 topics available on forum

The most popular forum topics:

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.

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.

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.

Most downloaded source codes this month

Bestsellers in the Market:

There are more than 23 930 products available in Market

Published article "Implementing the Janus factor in MQL5".

Implementing the Janus factor in MQL5

Gary Anderson developed a method of market analysis based on a theory he dubbed the Janus Factor. The theory describes a set of indicators that can be used to reveal trends and assess market risk. In this article we will implement these tools in mql5.

There are more than 1 300 articles published on site

Published article "Category Theory in MQL5 (Part 5): Equalizers".

Category Theory in MQL5 (Part 5): Equalizers

Category Theory is a diverse and expanding branch of Mathematics which is only recently getting some coverage in the MQL5 community. These series of articles look to explore and examine some of its concepts & axioms with the overall goal of establishing an open library that provides insight while also hopefully furthering the use of this remarkable field in Traders' strategy development.

2 new signals now available for subscription:

SEA SouthEAst EA MT5
257% 2076 trades
Growth:257.18%
Equity:3 494.77USD
Balance:4 727.44USD
TRADER PRO AUDCAD CADCHF
12% 2095 trades
Growth:11.83%
Equity:196.32USD
Balance:255.01USD

The most downloaded free products:

Bestsellers in the Market:

28 new topics on forum:

and 25 more...

7 new signals now available for subscription:

EA UCH LFD
599% 24046 trades
Growth:599.09%
Equity:142 959.11USD
Balance:200 686.73USD
BLUE 1000 MT5
266% 456 trades
Growth:266.01%
Equity:961.87USD
Balance:976.32USD
Twinis
232% 7858 trades
Growth:232.22%
Equity:189 125.46USD
Balance:257 747.25USD
and 4 more...

Published article "How to use MQL5 to detect candlesticks patterns".

How to use MQL5 to detect candlesticks patterns

A new article to learn how to detect candlesticks patterns on prices automatically by MQL5.

20 new topics on forum:

and 17 more...
There are more than 137 720 topics available on forum

Bestsellers in the Market:

Most read articles this week

Learn how to design a trading system by Fibonacci

Learn how to design a trading system by Fibonacci

In this article, we will continue our series of creating a trading system based on the most popular technical indicator. Here is a new technical tool which is the Fibonacci and we will learn how to design a trading system based on this technical indicator.

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.

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.

Most downloaded source codes this week

New publications in CodeBase

  • send a trade position to telegram channel hi, this code need your telegram token and telegram chat id . you can make robot by BotFather and then search in google how you can find telegram token and chat id then attach them to this code . now every trade would be signals on your telegram channel.
  • Elder Impulse System Candlestick This indicator paints the candlestick chart color according to the Elder Impulse System

The most popular forum topics:

The most downloaded free products:

14 new topics on forum:

and 11 more...

Bestsellers in the Market:

2 new signals now available for subscription:

Xmsc
72% 1841 trades
Growth:71.54%
Equity:514.29USD
Balance:514.29USD
TRADING INSTITUCIONAL FSC
-9% 1944 trades
Growth:-8.59%
Equity:541.39USD
Balance:618.51USD

The most downloaded free products:

16 new topics on forum:

and 13 more...

Bestsellers in the Market:

4 new signals now available for subscription:

Sonic MT5 1
1 201% 1250 trades
Growth:1 201.37%
Equity:2 141.73USD
Balance:2 144.10USD
DiamondBot1
219% 672 trades
Growth:218.89%
Equity:259 808.33USD
Balance:288 515.83USD
Major
68% 393 trades
Growth:68.13%
Equity:8 432.24RUR
Balance:8 448.57RUR
and 1 more...
There are more than 23 880 products available in Market

The most popular forum topics:

Published article "Moral expectation in trading".

Moral expectation in trading

This article is about moral expectation. We will look at several examples of its use in trading, as well as the results that can be achieved with its help.

Bestsellers in the Market:

The most downloaded free products:

The most popular forum topics:

20 new topics on forum:

and 17 more...
There are more than 137 670 topics available on forum

Published article "Canvas based indicators: Filling channels with transparency".

Canvas based indicators: Filling channels with transparency

In this article I'll introduce a method for creating custom indicators whose drawings are made using the class CCanvas from standard library and see charts properties for coordinates conversion. I'll approach specially indicators which need to fill the area between two lines using transparency.

Published article "Neural networks made easy (Part 35): Intrinsic Curiosity Module".

Neural networks made easy (Part 35): Intrinsic Curiosity Module

We continue to study reinforcement learning algorithms. All the algorithms we have considered so far required the creation of a reward policy to enable the agent to evaluate each of its actions at each transition from one system state to another. However, this approach is rather artificial. In practice, there is some time lag between an action and a reward. In this article, we will get acquainted with a model training algorithm which can work with various time delays from the action to the reward.

New publications in CodeBase

3 new signals now available for subscription:

BB PEP 4K REBATE
1 301% 3358 trades
Growth:1 300.70%
Equity:0.00USD
Balance:0.00USD
WTO5 korea Weekly Trend Optimizer
557% 2398 trades
Growth:556.55%
Equity:2 503.86USD
Balance:3 274.61USD
Asbar Ali
361% 1965 trades
Growth:361.14%
Equity:2 363.84USD
Balance:2 360.68USD

The most downloaded free products:

Bestsellers in the Market:

20 new topics on forum:

and 17 more...

2 new signals now available for subscription:

X097 Many a little makes a mickle
56% 2269 trades
Growth:56.21%
Equity:3 901.58EUR
Balance:4 087.85EUR
Morning Star
-16% 178 trades
Growth:-16.42%
Equity:819.89USD
Balance:821.95USD

Published article "Creating a comprehensive Owl trading strategy".

Creating a comprehensive Owl trading strategy

My strategy is based on the classic trading fundamentals and the refinement of indicators that are widely used in all types of markets. This is a ready-made tool allowing you to follow the proposed new profitable trading strategy.

1...727374757677787980818283848586...578