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.

There are more than 1 720 articles published on site

Published article "Tuning LLMs with Your Own Personalized Data and Integrating into EA (Part 5): Develop and Test Trading Strategy with LLMs(I)-Fine-tuning".

Tuning LLMs with Your Own Personalized Data and Integrating into EA (Part 5): Develop and Test Trading Strategy with LLMs(I)-Fine-tuning

With the rapid development of artificial intelligence today, language models (LLMs) are an important part of artificial intelligence, so we should think about how to integrate powerful LLMs into our algorithmic trading. For most people, it is difficult to fine-tune these powerful models according to their needs, deploy them locally, and then apply them to algorithmic trading. This series of articles will take a step-by-step approach to achieve this goal.

Published article "Implementing the Zeus EA: Automated Trading with RSI and Moving Averages in MQL5".

Implementing the Zeus EA: Automated Trading with RSI and Moving Averages in MQL5

This article outlines the steps to implement the Zeus EA based on the RSI and Moving Average indicators for guiding automated trading.

Published article "Creating an MQL5-Telegram Integrated Expert Advisor (Part 1): Sending Messages from MQL5 to Telegram".

Creating an MQL5-Telegram Integrated Expert Advisor (Part 1): Sending Messages from MQL5 to Telegram

In this article, we create an Expert Advisor (EA) in MQL5 to send messages to Telegram using a bot. We set up the necessary parameters, including the bot's API token and chat ID, and then perform an HTTP POST request to deliver the messages. Later, we handle the response to ensure successful delivery and troubleshoot any issues that arise in case of failure. This ensures we send messages from MQL5 to Telegram via the created bot.

The most downloaded free products:

More than 300 new charts published:

Chart EURUSD, H4, 2024.08.06 15:57 UTC, RoboForex Ltd, MetaTrader 5, Demo
EURUSD, H4
Chart GBPUSD, M5, 2024.08.07 11:01 UTC, GT Global Ltd, MetaTrader 5, Real
GBPUSD, M5
Grafico XUS30, D1, 2024.08.07 14:19 UTC, Key to Markets Group Ltd, MetaTrader 4, Real
XUS30, D1
There are more than 33 200 products available in Market

Bestsellers in the Market:

38 new signals now available for subscription:

SH
4 342% 1326 trades
Growth:4 342.45%
Equity:1 228 600.00USD
Balance:1 228 600.00USD
PHAM VO VUONG HOANG
229% 3369 trades
Growth:228.67%
Equity:3 375.23USD
Balance:4 519.20USD
PhamBao
170% 690 trades
Growth:170.42%
Equity:55 261.12USD
Balance:55 261.12USD
and 35 more...

15 new topics on forum:

and 12 more...

Published article "Data Science and ML (Part 29): Essential Tips for Selecting the Best Forex Data for AI Training Purposes".

Data Science and ML (Part 29): Essential Tips for Selecting the Best Forex Data for AI Training Purposes

In this article, we dive deep into the crucial aspects of choosing the most relevant and high-quality Forex data to enhance the performance of AI models.

Published article "DoEasy. Service functions (Part 2): Inside Bar pattern".

DoEasy. Service functions (Part 2): Inside Bar pattern

In this article, we will continue to look at price patterns in the DoEasy library. We will also create the Inside Bar pattern class of the Price Action formations.

Published article "Implementing a Bollinger Bands Trading Strategy with MQL5: A Step-by-Step Guide".

Implementing a Bollinger Bands Trading Strategy with MQL5: A Step-by-Step Guide

A step-by-step guide to implementing an automated trading algorithm in MQL5 based on the Bollinger Bands trading strategy. A detailed tutorial based on creating an Expert Advisor that can be useful for traders.

The most downloaded free products:

49 new signals now available for subscription:

CC INVEST STRONG
278% 7872 trades
Growth:278.07%
Equity:35 836.98EUR
Balance:44 117.72EUR
BAB fully automatic neutral strategy
196% 232 trades
Growth:196.46%
Equity:33 945.16USD
Balance:34 092.88USD
Fx pro bot
145% 3000 trades
Growth:145.47%
Equity:7 624.66USD
Balance:8 182.58USD
and 46 more...

Bestsellers in the Market:

17 new topics on forum:

and 14 more...

The most popular forum topics:

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.

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.
  • SuperTrend SuperTrend indicator.
  • b-clock Show minutes and seconds left before new candle is appeared.

Published article "Time series clustering in causal inference".

Time series clustering in causal inference

Clustering algorithms in machine learning are important unsupervised learning algorithms that can divide the original data into groups with similar observations. By using these groups, you can analyze the market for a specific cluster, search for the most stable clusters using new data, and make causal inferences. The article proposes an original method for time series clustering in Python.

Published article "Neural networks made easy (Part 82): Ordinary Differential Equation models (NeuralODE)".

Neural networks made easy (Part 82): Ordinary Differential Equation models (NeuralODE)

In this article, we will discuss another type of models that are aimed at studying the dynamics of the environmental state.

Published article "MQL5 Wizard Techniques you should know (Part 30): Spotlight on Batch-Normalization in Machine Learning".

MQL5 Wizard Techniques you should know (Part 30): Spotlight on Batch-Normalization in Machine Learning

Batch normalization is the pre-processing of data before it is fed into a machine learning algorithm, like a neural network. This is always done while being mindful of the type of Activation to be used by the algorithm. We therefore explore the different approaches that one can take in reaping the benefits of this, with the help of a wizard assembled Expert Advisor.

Published article "Price-Driven CGI Model: Advanced Data Post-Processing and Implementation".

Price-Driven CGI Model: Advanced Data Post-Processing and Implementation

In this article, we will explore the development of a fully customizable Price Data export script using MQL5, marking new advancements in the simulation of the Price Man CGI Model. We have implemented advanced refinement techniques to ensure that the data is user-friendly and optimized for animation purposes. Additionally, we will uncover the capabilities of Blender 3D in effectively working with and visualizing price data, demonstrating its potential for creating dynamic and engaging animations.

15 new topics on forum:

and 12 more...
There are more than 146 870 topics available on forum

The most downloaded free products:

60 new signals now available for subscription:

Royal G
211% 34 trades
Growth:210.92%
Equity:808.42USD
Balance:810.92USD
Testing gold 001
154% 7665 trades
Growth:154.12%
Equity:124 236.15USD
Balance:124 236.15USD
WiseFX
142% 1201 trades
Growth:142.06%
Equity:2 797.98EUR
Balance:2 787.87EUR
and 57 more...

More than 400 new charts published:

Grafik AUDUSD, H4, 2024.08.04 19:38 UTC, MetaQuotes Ltd., MetaTrader 5, Demo
AUDUSD, H4
チャート XAUUSD, M5, 2024.08.04 01:31 UTC, MetaQuotes Ltd., MetaTrader 5, Demo
XAUUSD, M5
图表 AUDCHF, M5, 2024.08.05 01:40 UTC, HF Markets (SV) Ltd., MetaTrader 5, Demo
AUDCHF, M5
There are more than 33 140 products available in Market

Bestsellers in the Market:

Published article "Developing a Replay System (Part 43): Chart Trade Project (II)".

Developing a Replay System (Part 43): Chart Trade Project (II)

Most people who want or dream of learning to program don't actually have a clue what they're doing. Their activity consists of trying to create things in a certain way. However, programming is not about tailoring suitable solutions. Doing it this way can create more problems than solutions. Here we will be doing something more advanced and therefore different.

There are more than 1 710 articles published on site

Published article "Integrating MQL5 with data processing packages (Part 1): Advanced Data analysis and Statistical Processing".

Integrating MQL5 with data processing packages (Part 1): Advanced Data analysis and Statistical Processing

Integration enables seamless workflow where raw financial data from MQL5 can be imported into data processing packages like Jupyter Lab for advanced analysis including statistical testing.

The most downloaded free products:

16 new signals now available for subscription:

JMAC
277% 35 trades
Growth:277.46%
Equity:420.29USD
Balance:377.23USD
Chinatrader
196% 275 trades
Growth:195.56%
Equity:9 947.70USD
Balance:9 947.70USD
Bomberman
61% 711 trades
Growth:60.55%
Equity:471 503.67HKD
Balance:471 696.14HKD
and 13 more...

Bestsellers in the Market:

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.

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.

Most downloaded source codes this week

  • Find Swing Highs Swing Lows The Swing High/Low Identifier for MetaTrader 5 marks significant swing highs and swing lows directly on your chart with color-coded arrows. This tool helps traders quickly identify key price levels, which can serve as resistance and support, and is ideal for trend reversal analysis, support and resistance mapping, and enhancing price action strategies. By highlighting these crucial swing points, it provides valuable insights for making informed trading decisions and optimizing trading strategies.
  • Arbitrage Triangle EURGBP-EURUSD-GBPUSD by Peter Mueller The EA identifies discrepancies between theoretical and actual currency exchange rates to execute risk-minimized trading opportunities.
  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.

7 new topics on forum:

and 4 more...

More than 500 new charts published:

Grafik EURUSD, M1, 2024.08.02 05:53 UTC, Alpari, MetaTrader 5, Demo
EURUSD, M1
Gráfico EURJPY, M5, 2024.08.01 22:01 UTC, Titan FX Limited, MetaTrader 4, Real
EURJPY, M5
Gráfico NZDJPY, H4, 2024.08.02 05:57 UTC, Charlgate Ltd, MetaTrader 4, Demo
NZDJPY, H4

Bestsellers in the Market:

11 new topics on forum:

and 8 more...

16 new signals now available for subscription:

Ea Be Tong Tai Khuong
192% 107 trades
Growth:191.83%
Equity:1 222.10USD
Balance:1 222.10USD
EA GOLDEN P
109% 296 trades
Growth:108.86%
Equity:990.68USD
Balance:973.49USD
Group A Toy Story
103% 1288 trades
Growth:103.18%
Equity:3 704.42USD
Balance:6 330.95USD
and 13 more...

The most downloaded free products:

37 new signals now available for subscription:

Relax 1
389% 192 trades
Growth:389.31%
Equity:16 149.41UST
Balance:15 876.35UST
Agotrading333
182% 6774 trades
Growth:182.18%
Equity:6 730.94USD
Balance:6 970.63USD
Prime Source
108% 97 trades
Growth:107.65%
Equity:1 414.08USD
Balance:1 414.19USD
and 34 more...

Bestsellers in the Market:

There are more than 33 070 products available in Market

16 new topics on forum:

and 13 more...

Published article "Build Self Optimizing Expert Advisors With MQL5 And Python (Part II): Tuning Deep Neural Networks".

Build Self Optimizing Expert Advisors With MQL5 And Python (Part II): Tuning Deep Neural Networks

Machine learning models come with various adjustable parameters. In this series of articles, we will explore how to customize your AI models to fit your specific market using the SciPy library.

1...789101112131415161718192021...580