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:

The most downloaded free products:

More than 300 new charts published:

График BTCUSD, M30, 2024.06.18 13:45 UTC, STARTRADER International PTY Limited, MetaTrader 4, Real
BTCUSD, M30
Chart EURCADz, D1, 2024.06.16 10:56 UTC, Gerchik and Co Limited, MetaTrader 5, Demo
EURCADz, D1
Chart MNQM24, M3, 2024.06.17 23:05 UTC, AMP Global Clearing LLC, MetaTrader 5, Demo
MNQM24, M3

Bestsellers in the Market:

Most downloaded source codes this month

  • Grid EA Pro A professional Grid advisor works according to RSI ( Relative Strength Index ) indicators. And has the function of Reducing the Drawdown on the account by overlapping unprofitable orders. The chart displays information about the profit. It can be a very useful tool, For manual trading.
  • Breakout Strategy with Prop Firm Helper Functions This is an update of the "Simple Yet Effective Breakout Strategy". In this code, I have added some helper functions for prop firm challenges.
  • 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.

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.

12 new topics on forum:

and 9 more...
There are more than 27,270 products available in Market

Published article "Neural networks made easy (Part 76): Exploring diverse interaction patterns with Multi-future Transformer".

Neural networks made easy (Part 76): Exploring diverse interaction patterns with Multi-future Transformer

This article continues the topic of predicting the upcoming price movement. I invite you to get acquainted with the Multi-future Transformer architecture. Its main idea is to decompose the multimodal distribution of the future into several unimodal distributions, which allows you to effectively simulate various models of interaction between agents on the scene.

New publications in CodeBase

The most downloaded free products:

Bestsellers in the Market:

20 new topics on forum:

and 17 more...

5 new signals now available for subscription:

UnicornFx GSS 68
370% 5312 trades
Growth:370.30%
Equity:21,882.43USD
Balance:21,937.32USD
UnicornFx GGS 82
299% 3946 trades
Growth:299.24%
Equity:21,885.48USD
Balance:22,940.16USD
AUDCADM15
235% 7618 trades
Growth:234.74%
Equity:5,996.93USD
Balance:6,200.56USD
and 2 more...

Bestsellers in the Market:

The most downloaded free products:

Most downloaded source codes this week

  • Grid EA Pro A professional Grid advisor works according to RSI ( Relative Strength Index ) indicators. And has the function of Reducing the Drawdown on the account by overlapping unprofitable orders. The chart displays information about the profit. It can be a very useful tool, For manual trading.
  • 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.

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.

7 new topics on forum:

and 4 more...

1 new signal now available for subscription:

Gold trad sc
143% 721 trades
Growth:142.91%
Equity:301.61USD
Balance:301.61USD

More than 200 new charts published:

Gráfico GBPUSD, H4, 2024.06.12 14:25 UTC, InstaForex, MetaTrader 4, Real
GBPUSD, H4
Chart XAUUSD, H4, 2024.06.12 19:16 UTC, FXTM, MetaTrader 4, Real
XAUUSD, H4
차트 XAUUSD+, M15, 2024.06.12 19:54 UTC, STARTRADER International PTY Limited, MetaTrader 4, Real
XAUUSD+, M15

Bestsellers in the Market:

5 new topics on forum:

and 2 more...

The most downloaded free products:

Bestsellers in the Market:

There are more than 145,840 topics available on forum

14 new topics on forum:

and 11 more...

The most popular forum topics:

Published article "Neural networks made easy (Part 75): Improving the performance of trajectory prediction models".

Neural networks made easy (Part 75): Improving the performance of trajectory prediction models

The models we create are becoming larger and more complex. This increases the costs of not only their training as well as operation. However, the time required to make a decision is often critical. In this regard, let us consider methods for optimizing model performance without loss of quality.

1 new signal now available for subscription:

Taical
-23% 1880 trades
Growth:-23.16%
Equity:124.24USD
Balance:124.24USD

The most downloaded free products:

16 new topics on forum:

and 13 more...

Bestsellers in the Market:

Published article "Neural networks made easy (Part 74): Trajectory prediction with adaptation".

Neural networks made easy (Part 74): Trajectory prediction with adaptation

This article introduces a fairly effective method of multi-agent trajectory forecasting, which is able to adapt to various environmental conditions.

Published article "Developing a multi-currency Expert Advisor (Part 3): Architecture revision".

Developing a multi-currency Expert Advisor (Part 3): Architecture revision

We have already made some progress in developing a multi-currency EA with several strategies working in parallel. Considering the accumulated experience, let's review the architecture of our solution and try to improve it before we go too far ahead.

Published article "MQL5 Trading Toolkit (Part 1): Developing A Positions Management EX5 Library".

MQL5 Trading Toolkit (Part 1): Developing A Positions Management EX5 Library

Learn how to create a developer's toolkit for managing various position operations with MQL5. In this article, I will demonstrate how to create a library of functions (ex5) that will perform simple to advanced position management operations, including automatic handling and reporting of the different errors that arise when dealing with position management tasks with MQL5.

Published article "A Step-by-Step Guide on Trading the Break of Structure (BoS) Strategy".

A Step-by-Step Guide on Trading the Break of Structure (BoS) Strategy

A comprehensive guide to developing an automated trading algorithm based on the Break of Structure (BoS) strategy. Detailed information on all aspects of creating an advisor in MQL5 and testing it in MetaTrader 5 — from analyzing price support and resistance to risk management

Published article "Building A Candlestick Trend Constraint Model (Part 4): Customizing Display Style For Each Trend Wave".

Building A Candlestick Trend Constraint Model (Part 4): Customizing Display Style For Each Trend Wave

In this article, we will explore the capabilities of the powerful MQL5 language in drawing various indicator styles on Meta Trader 5. We will also look at scripts and how they can be used in our model.

1 new signal now available for subscription:

SFE Combo
102% 2584 trades
Growth:101.88%
Equity:30,458.90AUD
Balance:30,458.90AUD

The most downloaded free products:

Bestsellers in the Market:

25 new topics on forum:

and 22 more...
There are more than 27,220 products available in Market

Published article "Integrating Hidden Markov Models in MetaTrader 5".

Integrating Hidden Markov Models in MetaTrader 5

In this article we demonstrate how Hidden Markov Models trained using Python can be integrated into MetaTrader 5 applications. Hidden Markov Models are a powerful statistical tool used for modeling time series data, where the system being modeled is characterized by unobservable (hidden) states. A fundamental premise of HMMs is that the probability of being in a given state at a particular time depends on the process's state at the previous time slot.

The most downloaded free products:

Bestsellers in the Market:

More than 100 new charts published:

Gráfico USDCHF, H4, 2024.06.07 14:40 UTC, RoboForex Ltd, MetaTrader 5, Real
USDCHF, H4
Gráfico XAUUSD+, H1, 2024.06.07 15:58 UTC, STARTRADER International PTY Limited, MetaTrader 4, Real
XAUUSD+, H1
Gráfico XAUUSD+, M30, 2024.06.07 23:32 UTC, STARTRADER International PTY Limited, MetaTrader 4, Real
XAUUSD+, M30

Most downloaded source codes this month

  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
  • Breakout Strategy with Prop Firm Helper Functions This is an update of the "Simple Yet Effective Breakout Strategy". In this code, I have added some helper functions for prop firm challenges.
  • Grid EA Pro A professional Grid advisor works according to RSI ( Relative Strength Index ) indicators. And has the function of Reducing the Drawdown on the account by overlapping unprofitable orders. The chart displays information about the profit. It can be a very useful tool, For manual trading.

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.

There are more than 145,780 topics available on forum
1...139140141142143144145146147148149150151152153...690