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.

The most popular forum topics:

Bestsellers in the Market:

There are more than 1,260 articles published on site

Published article "Creating a ticker tape panel: Basic version".

Creating a ticker tape panel: Basic version

Here I will show how to create screens with price tickers which are usually used to display quotes on the exchange. I will do it by only using MQL5, without using complex external programming.

Published article "Population optimization algorithms: Firefly Algorithm (FA)".

Population optimization algorithms: Firefly Algorithm (FA)

In this article, I will consider the Firefly Algorithm (FA) optimization method. Thanks to the modification, the algorithm has turned from an outsider into a real rating table leader.

2 new signals now available for subscription:

Gold trade Account
358% 2275 trades
Growth:358.39%
Equity:10,445.75USD
Balance:12,895.42USD
Kosciuszko HR by SecureFX Trader
149% 4399 trades
Growth:149.11%
Equity:23,222.43AUD
Balance:23,222.43AUD

Bestsellers in the Market:

The most downloaded free products:

28 new topics on forum:

and 25 more...

The most downloaded free products:

There are more than 136,300 topics available on forum

33 new topics on forum:

and 30 more...

Bestsellers in the Market:

The most popular forum topics:

2 new signals now available for subscription:

Zeus EURUSD scalping fiesta
421% 10969 trades
Growth:420.57%
Equity:49,990.59USD
Balance:50,000.00USD
Cradle SR MT5 by SecureFX Trader
70% 1887 trades
Growth:70.31%
Equity:17,031.33AUD
Balance:17,031.33AUD

Published article "DoEasy. Controls (Part 30): Animating the ScrollBar control".

DoEasy. Controls (Part 30): Animating the ScrollBar control

In this article, I will continue the development of the ScrollBar control and start implementing the mouse interaction functionality. In addition, I will expand the lists of mouse state flags and events.

The most downloaded free products:

Bestsellers in the Market:

Most downloaded source codes this month

  • RSI Bot MT5 RSI Bot, send alert buy when RSI<=20, send alert sell when RSI>=80
  • RSI Scanner Simple indicator that will scan thru the symbols in the MarketWatch window to alert you if price is overbought or oversold based on RSI.
  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.

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.

28 new topics on forum:

and 25 more...
There are more than 21,740 products available in Market

1 new signal now available for subscription:

EURO DCA
278% 10373 trades
Growth:277.86%
Equity:99,392.91USD
Balance:99,429.72USD

Published article "Measuring Indicator Information".

Measuring Indicator Information

Machine learning has become a popular method for strategy development. Whilst there has been more emphasis on maximizing profitability and prediction accuracy , the importance of processing the data used to build predictive models has not received a lot of attention. In this article we consider using the concept of entropy to evaluate the appropriateness of indicators to be used in predictive model building as documented in the book Testing and Tuning Market Trading Systems by Timothy Masters.

Published article "Matrix Utils, Extending the Matrices and Vector Standard Library Functionality".

Matrix Utils, Extending the Matrices and Vector Standard Library Functionality

Matrix serves as the foundation of machine learning algorithms and computers in general because of their ability to effectively handle large mathematical operations, The Standard library has everything one needs but let's see how we can extend it by introducing several functions in the utils file, that are not yet available in the library

The most downloaded free products:

The most popular forum topics:

There are more than 136,230 topics available on forum

34 new topics on forum:

and 31 more...

Bestsellers in the Market:

More than 50 new charts published:

Grafico EURUSD, D1, 2023.01.30 03:11 UTC, RoboForex Ltd, MetaTrader 4, Real
EURUSD, D1
Grafico EURUSD, M15, 2023.01.26 11:36 UTC, InstaForex, MetaTrader 4, Real
EURUSD, M15
Grafik GBPUSD, W1, 2023.02.05 00:11 UTC, RoboForex Ltd, MetaTrader 4, Demo
GBPUSD, W1

The most downloaded free products:

Bestsellers in the Market:

26 new topics on forum:

and 23 more...

Most downloaded source codes this week

Most read articles this week

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 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 4 on Linux

MetaTrader 4 on Linux

In this article, we demonstrate an easy way to install MetaTrader 4 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:

There are more than 136,170 topics available on forum

27 new topics on forum:

and 24 more...

The most popular forum topics:

New publications in CodeBase

  • Advanced Line Chart Advanced Line Chart based on Japanese candlesticks.
  • Highest High fetch The code defines a function "RangeHighs" that calculates the highest price of a financial instrument within a specified time range (start and end time). The time range is defined by 4 input parameters (hour and minute of start and end time). The highest price is found using the "CopyHigh" function and stored in an array, from which the maximum value is returned.

The most downloaded free products:

Bestsellers in the Market:

26 new topics on forum:

and 23 more...

The most downloaded free products:

Bestsellers in the Market:

17 new topics on forum:

and 14 more...
There are more than 21,670 products available in Market

The most popular forum topics:

Published article "Population optimization algorithms: Fish School Search (FSS)".

Population optimization algorithms: Fish School Search (FSS)

Fish School Search (FSS) is a new optimization algorithm inspired by the behavior of fish in a school, most of which (up to 80%) swim in an organized community of relatives. It has been proven that fish aggregations play an important role in the efficiency of foraging and protection from predators.

1...131132133134135136137138139140141142143144145...625