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.

1 new signal now available for subscription:

Sputnik WTI
100% 2524 trades
Growth:99.70%
Equity:1,140.16USD
Balance:1,242.82USD

The most downloaded free products:

26 new topics on forum:

and 23 more...

Bestsellers in the Market:

New publications in CodeBase

  • Price Rebound Calculator This indicator calculates the percentage of the probability of a price reversal from a given size of the maximum rollback based on the history of the chart movement
  • The Double Bollinger Band Strategy MT4 The Double Bollinger Band Strategy makes use of two Bollinger Bands in order to filter entries and exits in the forex market.

Published article "Developing a Replay System — Market simulation (Part 08): Locking the indicator".

Developing a Replay System — Market simulation (Part 08): Locking the indicator

In this article, we will look at how to lock the indicator while simply using the MQL5 language, and we will do it in a very interesting and amazing way.

The most downloaded free products:

The most popular forum topics:

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.
  • Ranged Grid Bot EA with pending orders The EA created sell/buy limit orders according to: - Grid number of orders - Trading range (computed automatically by uwing weekly highs and lows) - Current price
  • Ehlers reverse EMA A trend or cycle indicator with very low lag.

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.

Bestsellers in the Market:

20 new topics on forum:

and 17 more...
There are more than 24,330 products available in Market

Published article "Developing a Replay System — Market simulation (Part 07): First improvements (II)".

Developing a Replay System — Market simulation (Part 07): First improvements (II)

In the previous article, we made some fixes and added tests to our replication system to ensure the best possible stability. We also started creating and using a configuration file for this system.

The most downloaded free products:

Bestsellers in the Market:

There are more than 141,180 topics available on forum

19 new topics on forum:

and 16 more...

Published article "Neural networks made easy (Part 38): Self-Supervised Exploration via Disagreement".

Neural networks made easy (Part 38): Self-Supervised Exploration via Disagreement

One of the key problems within reinforcement learning is environmental exploration. Previously, we have already seen the research method based on Intrinsic Curiosity. Today I propose to look at another algorithm: Exploration via Disagreement.

The most downloaded free products:

Most downloaded source codes this week

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.

Evaluating ONNX models using regression metrics

Evaluating ONNX models using regression metrics

Regression is a task of predicting a real value from an unlabeled example. The so-called regression metrics are used to assess the accuracy of regression model predictions.

The most popular forum topics:

Bestsellers in the Market:

11 new topics on forum:

and 8 more...
There are more than 11,160 codes published in Codebase

More than 200 new charts published:

Chart XAUUSD, M5, 2023.09.28 11:16 UTC, RoboForex Ltd, MetaTrader 4, Real
XAUUSD, M5
Chart XAUUSD, H1, 2023.09.29 16:14 UTC, RoboForex Ltd, MetaTrader 4, Real
XAUUSD, H1
Chart NQ, H4, 2023.09.28 12:14 UTC, LiteFinance Global LLC, MetaTrader 4, Demo
NQ, H4

13 new topics on forum:

and 10 more...

Bestsellers in the Market:

The most downloaded free products:

14 new topics on forum:

and 11 more...

Bestsellers in the Market:

There are more than 24,260 products available in Market

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

Developing an MQTT client for MetaTrader 5: a TDD approach — Part 3

This article is the third part of a series describing our development steps of a native MQL5 client for the MQTT protocol. In this part, we describe in detail how we are using Test-Driven Development to implement the Operational Behavior part of the CONNECT/CONNACK packet exchange. At the end of this step, our client MUST be able to behave appropriately when dealing with any of the possible server outcomes from a connection attempt.

Published article "Category Theory in MQL5 (Part 21): Natural Transformations with LDA".

Category Theory in MQL5 (Part 21): Natural Transformations with LDA

This article, the 21st in our series, continues with a look at Natural Transformations and how they can be implemented using linear discriminant analysis. We present applications of this in a signal class format, like in the previous article.

Published article "Estimate future performance with confidence intervals".

Estimate future performance with confidence intervals

In this article we delve into the application of boostrapping techniques as a means to estimate the future performance of an automated strategy.

1 new signal now available for subscription:

Goldtrade Pro ICM
543% 670 trades
Growth:543.35%
Equity:6,433.51EUR
Balance:6,433.51EUR

The most downloaded free products:

Bestsellers in the Market:

The most popular forum topics:

There are more than 141,120 topics available on forum

20 new topics on forum:

and 17 more...

The most downloaded free products:

Bestsellers in the Market:

18 new topics on forum:

and 15 more...

New publications in CodeBase

  • ATR Trailing Stop with 1 Buffer only This is an edit of the Mod_ATR_Trailing_Stop by MQL5 user @Scriptor found here https://www.mql5.com/en/code/20423 . MT5 indicator .mql5 and .ex5 files, report any bugs, I'll fix.
  • Trend Predictor New level of trend prediction!

The most downloaded free products:

19 new topics on forum:

and 16 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.
  • Volume Profile + Range v6.0 - indicator for MetaTrader 5 (Fixed iBarShift Issue) Volume Profile + Range v6.0 (former TPO). Distribution of deals by price levels at a given time interval. Displayed as a histogram. The width of the histogram at the level means the number of transactions carried out on it. All Credits of this Amazing indicator to Olexiy Polyakov. I have just fixed the iBarShift and iTime issues, since this is such a great indicator for traders ! Now it is working fine with this files.
1...148149150151152153154155156157158159160161162...667