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.

16 new topics on forum:

and 13 more...

The most popular forum topics:

21 new topics on forum:

and 18 more...

The most downloaded free products:

Bestsellers in the Market:

Most downloaded source codes this month

  • Strength Index Signal provides clear arrows which clearly show the direction of the currency pair.
  • AK-47 Scalper EA The AK-47 Scalper EA is fully automated. It employs a strategy of continuously entering Sell Stop orders and will modify them when the price moves against the pending orders.
  • Trade Sessions Indicator This indicator is based on DRAW_FILLING buffers. The input parameters are absent, the TimeTradeServer(), TimeGMT() functions are used.

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.

Published article "Category Theory in MQL5 (Part 15) : Functors with Graphs".

Category Theory in MQL5 (Part 15) : Functors with Graphs

This article on Category Theory implementation in MQL5, continues the series by looking at Functors but this time as a bridge between Graphs and a set. We revisit calendar data, and despite its limitations in Strategy Tester use, make the case using functors in forecasting volatility with the help of correlation.

1 new signal now available for subscription:

MSC AN Fund Pro
15% 1430 trades
Growth:14.90%
Equity:9,856.90USD
Balance:10,027.65USD

The most popular forum topics:

Bestsellers in the Market:

The most downloaded free products:

There are more than 140,030 topics available on forum

21 new topics on forum:

and 18 more...

The most downloaded free products:

Bestsellers in the Market:

Most downloaded source codes this week

  • KA-Gold Bot KA-Gold Bot is an advanced trading advisor specifically designed for gold, utilizing the powerful combination of the Keltner channel strategy and two exponential moving averages (EMAs) - the 10-period EMA and the 200-period EMA. Principle of Operation: The 10-period EMA represents the average price cutting above/below the Keltner band, confirming an uptrend/downtrend. The price being above the 200-period EMA supports the uptrend/downtrend. This indicates that the uptrend/downtrend has been stronger than the previous 10 periods, considering the volatility over the last 50 periods.
  • Support and Resistance indicator for MQL5 This is a custom support and resistance indicator, signaling bouncebacks and key market levels.
  • Trade Sessions Indicator This indicator is based on DRAW_FILLING buffers. The input parameters are absent, the TimeTradeServer(), TimeGMT() functions are used.

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.

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.

Developing a Replay System — Market simulation (Part 03): Adjusting the settings (I)

Developing a Replay System — Market simulation (Part 03): Adjusting the settings (I)

Let's start by clarifying the current situation, because we didn't start in the best way. If we don't do it now, we'll be in trouble soon.

25 new topics on forum:

and 22 more...

3 new signals now available for subscription:

Auto Trade Borneo Grup XM
104% 774 trades
Growth:104.20%
Equity:1,263.61USD
Balance:1,266.75USD
ChuasXM 511
28% 3402 trades
Growth:28.42%
Equity:6,867.58EUR
Balance:7,257.10EUR
Tanya
-17% 6952 trades
Growth:-16.50%
Equity:6,581.04USD
Balance:6,581.04USD

More than 100 new charts published:

Grafico XAUUSDx, H1, 2023.07.27 05:06 UTC, TF Global Markets (Aust) Pty Ltd, MetaTrader 5, Demo
XAUUSDx, H1
Grafik XAGUSD, M5, 2023.07.27 16:09 UTC, EightCap Global Ltd, MetaTrader 4, Demo
XAGUSD, M5
График GBPUSD.i, H1, 2023.07.25 15:47 UTC, EightCap Global Ltd, MetaTrader 4, Demo
GBPUSD.i, H1

New publications in CodeBase

  • Moving Average with alerts on price crossovers I wanted to build a moving average which would create an alert when the price moves over the line by a user defined amount of points. It creates both bullish and bearish signals depending on the direction of market price moving through the MA. It is designed for slow length moving averages (default is 200-day MA). EDIT: I now added a second version of the indicator which uses Arrow buffers instead of ObjectCreate.
  • RectangleTest The EA trades using the Rectangle, EMA and SMA indicators.

13 new topics on forum:

and 10 more...

Bestsellers in the Market:

There are more than 11,120 codes published in Codebase

The most downloaded free products:

There are more than 23,680 products available in Market
There are more than 139,970 topics available on forum

28 new topics on forum:

and 25 more...

Bestsellers in the Market:

The most popular forum topics:

2 new signals now available for subscription:

Mix1 AnhbaCong
13% 4201 trades
Growth:12.89%
Equity:20,000.01USD
Balance:20,000.01USD
VF Caput Mix
12% 12226 trades
Growth:12.45%
Equity:50,383.23USD
Balance:50,482.64USD

The most downloaded free products:

Bestsellers in the Market:

20 new topics on forum:

and 17 more...

New publications in CodeBase

The most downloaded free products:

Bestsellers in the Market:

23 new topics on forum:

and 20 more...

Published article "Category Theory in MQL5 (Part 14): Functors with Linear-Orders".

Category Theory in MQL5 (Part 14): Functors with Linear-Orders

This article which is part of a broader series on Category Theory implementation in MQL5, delves into Functors. We examine how a Linear Order can be mapped to a set, thanks to Functors; by considering two sets of data that one would typically dismiss as having any connection.

2 new signals now available for subscription:

NoStress MT4
208% 2133 trades
Growth:207.98%
Equity:559.12USD
Balance:559.12USD
NoStress MT5
200% 2099 trades
Growth:200.21%
Equity:581.48USD
Balance:581.48USD

The most downloaded free products:

Bestsellers in the Market:

There are more than 139,890 topics available on forum

21 new topics on forum:

and 18 more...

Most downloaded source codes this month

  • Strength Index Signal provides clear arrows which clearly show the direction of the currency pair.
  • AK-47 Scalper EA The AK-47 Scalper EA is fully automated. It employs a strategy of continuously entering Sell Stop orders and will modify them when the price moves against the pending orders.
  • Trade Sessions Indicator This indicator is based on DRAW_FILLING buffers. The input parameters are absent, the TimeTradeServer(), TimeGMT() functions are used.

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.

The most popular forum topics:

Published article "Cycle analysis using the Goertzel algorithm".

Cycle analysis using the Goertzel algorithm

In this article we present code utilities that implement the goertzel algorithm in Mql5 and explore two ways in which the technique can be used in the analysis of price quotes for possible strategy development.

1 new signal now available for subscription:

Gridspace
28% 3475 trades
Growth:28.06%
Equity:33,906.28AUD
Balance:37,125.73AUD
1...139140141142143144145146147148149150151152153...652