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 "Developing a Replay System — Market simulation (Part 01): First experiments (I)".

Developing a Replay System — Market simulation (Part 01): First experiments (I)

How about creating a system that would allow us to study the market when it is closed or even to simulate market situations? Here we are going to start a new series of articles in which we will deal with this topic.

Bestsellers in the Market:

The most downloaded free products:

26 new topics on forum:

and 23 more...
There are more than 24,130 products available in Market

The most downloaded free products:

There are more than 139,670 topics available on forum

18 new topics on forum:

and 15 more...

Bestsellers in the Market:

Most downloaded source codes this month

  • Trade Sessions Indicator This indicator is based on DRAW_FILLING buffers. The input parameters are absent, the TimeTradeServer(), TimeGMT() functions are used.
  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
  • Donchian Channel Indicator This indicator draws three Donchian bands: up, middle and down bands based on which you can design your scalping system.

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 "Revisiting an Old Trend Trading Strategy: Two Stochastic oscillators, a MA and Fibonacci".

Revisiting an Old Trend Trading Strategy: Two Stochastic oscillators, a MA and Fibonacci

Old trading strategies. This article presents one of the strategies used to follow the trend in a purely technical way. The strategy is purely technical and uses a few technical indicators and tools to deliver signals and targets. The components of the strategy are as follows: A 14-period stochastic oscillator. A 5-period stochastic oscillator. A 200-period moving average. A Fibonacci projection tool (for target setting).

New publications in CodeBase

  • New Concept: Trailing Take Profit On contrast with Trailing Stop which a stop loss trails price until the price hits the stop loss and the position gets closed in profit, introducing Trailing Take Profit which take profit trails price when a position is in loss and ultimately the position gets closed with loss.
  • Grid Trading Algo This is a grid trading algorithm idea.

The most downloaded free products:

Bestsellers in the Market:

28 new topics on forum:

and 25 more...

More than 100 new charts published:

График EURUSD, M5, 2023.07.05 18:47 UTC, IC Markets (EU) Ltd, MetaTrader 4, Real
EURUSD, M5
Graphique USDCAD, H4, 2023.07.10 01:44 UTC, RoboForex Ltd, MetaTrader 4, Demo
USDCAD, H4
Chart SPX500, M1, 2023.07.08 12:24 UTC, Darwinex, MetaTrader 5, Real
SPX500, M1

3 new signals now available for subscription:

Xmmini001
235% 6647 trades
Growth:235.25%
Equity:1,626.24USD
Balance:1,639.36USD
Poweryoo01
202% 5693 trades
Growth:202.40%
Equity:4,763.22USD
Balance:4,768.58USD
EURUSDUP
3% 645 trades
Growth:2.77%
Equity:303.68EUR
Balance:303.68EUR

Bestsellers in the Market:

Most downloaded source codes this week

  • 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.
  • Strength Index Signal provides clear arrows which clearly show the direction of the currency pair.
  • 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.

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.

The most popular forum topics:

18 new topics on forum:

and 15 more...

The most downloaded free products:

There are more than 139,600 topics available on forum

25 new topics on forum:

and 22 more...

Bestsellers in the Market:

There are more than 24,070 products available in Market

3 new signals now available for subscription:

FUTURE USDJPY
60% 750 trades
Growth:59.72%
Equity:76.47USD
Balance:77.19USD
Italo EA
-27% 1161 trades
Growth:-27.42%
Equity:1,422.23USD
Balance:1,426.02USD
Hazt Rico
-32% 1322 trades
Growth:-31.52%
Equity:12,246.74EUR
Balance:15,205.90EUR

Bestsellers in the Market:

27 new topics on forum:

and 24 more...

The most popular forum topics:

New publications in CodeBase

  • Dealing with time (2) functions Calculate DST for USA, EUR, AUD and RUB and the offset time of the broker automatically from the 70's until 2030 - even in the Strategy Tester of MQ.
  • 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.
There are more than 1,350 articles published on site

Published article "Creating Graphical Panels Became Easy in MQL5".

Creating Graphical Panels Became Easy in MQL5

In this article, we will provide a simple and easy guide to anyone who needs to create one of the most valuable and helpful tools in trading which is the graphical panel to simplify and ease doing tasks around trading which helps to save time and focus more on your trading process itself without any distractions.

Published article "MQL5 — You too can become a master of this language".

MQL5 — You too can become a master of this language

This article will be a kind of interview with myself, in which I will tell you how I took my first steps in the MQL5 language. I will show you how you can become a great MQL5 programmer. I will explain the necessary bases for you to achieve this feat. The only prerequisite is a willingness to learn.

The most downloaded free products:

Bestsellers in the Market:

There are more than 139,550 topics available on forum

21 new topics on forum:

and 18 more...

Published article "Can Heiken-Ashi Combined With Moving Averages Provide Good Signals Together?".

Can Heiken-Ashi Combined With Moving Averages Provide Good Signals Together?

Combinations of strategies may offer better opportunities. We can combine indicators or patterns together, or even better, indicators with patterns, so that we get an extra confirmation factor. Moving averages help us confirm and ride the trend. They are the most known technical indicators and this is because of their simplicity and their proven track record of adding value to analyses.

2 new signals now available for subscription:

MT4L183M7015F11
120% 493 trades
Growth:120.42%
Equity:943.05USD
Balance:968.65USD
LiquidityMiner EA Low Leveraged
49% 2630 trades
Growth:48.55%
Equity:14,130.35EUR
Balance:14,130.35EUR

Published article "Improve Your Trading Charts With Interactive GUI's in MQL5 (Part II): Movable GUI (II)".

Improve Your Trading Charts With Interactive GUI's in MQL5 (Part II): Movable GUI (II)

Unlock the potential of dynamic data representation in your trading strategies and utilities with our in-depth guide to creating movable GUIs in MQL5. Delve into the fundamental principles of object-oriented programming and discover how to design and implement single or multiple movable GUIs on the same chart with ease and efficiency.

Published article "Developing an MQTT client for MetaTrader 5: a TDD approach".

Developing an MQTT client for MetaTrader 5: a TDD approach

This article reports the first attempts in the development of a native MQTT client for MQL5. MQTT is a Client Server publish/subscribe messaging transport protocol. It is lightweight, open, simple, and designed to be easy to implement. These characteristics make it ideal for use in many situations.

Bestsellers in the Market:

The most downloaded free products:

16 new topics on forum:

and 13 more...

The most popular forum topics:

The most downloaded free products:

1...106107108109110111112113114115116117118119120...618