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 "Integrate Your Own LLM into EA (Part 5): Develop and Test Trading Strategy with LLMs(I)-Fine-tuning".

Integrate Your Own LLM 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 Deus EA: Automated Trading with RSI and Moving Averages in MQL5".

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

This article outlines the steps to implement the Deus 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.

1 new signal now available for subscription:

Combo Deal Full
513% 5333 trades
Growth:512.99%
Equity:6,107.79EUR
Balance:6,131.29EUR

The most downloaded free products:

More than 200 new charts published:

チャート XAUUSD, M5, 2024.08.05 11:39 UTC, Alpari, MetaTrader 4, Demo
XAUUSD, M5
차트 RTY_U, M1, 2024.08.05 22:21 UTC, Tradeslide Trading Tech Limited, MetaTrader 5, Real
RTY_U, M1
Grafik USTEC, M1, 2024.08.06 23:04 UTC, Raw Trading Ltd, MetaTrader 5, Real
USTEC, M1

3 new signals now available for subscription:

Rob
253% 2927 trades
Growth:252.57%
Equity:3,353.43EUR
Balance:3,337.55EUR
FTI signal II 2024
168% 461 trades
Growth:168.19%
Equity:1,977.44EUR
Balance:1,982.28EUR
Straight PIPN
60% 493 trades
Growth:60.00%
Equity:201.01USD
Balance:201.01USD

Bestsellers in the Market:

15 new topics on forum:

and 12 more...

The most popular forum topics:

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:

Bestsellers in the Market:

There are more than 146,620 topics available on forum

17 new topics on forum:

and 14 more...

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.

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.

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.

13 new topics on forum:

and 10 more...

The most downloaded free products:

Bestsellers in the Market:

There are more than 28,910 products available in Market

1 new signal now available for subscription:

Duk2024
60% 282 trades
Growth:60.45%
Equity:7,543.39EUR
Balance:8,022.35EUR

The most popular forum topics:

There are more than 1,710 articles published on site

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.

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:

Bestsellers in the Market:

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 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.

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...

Bestsellers in the Market:

More than 100 new charts published:

Gráfico CADCHFz, D1, 2024.08.02 09:28 UTC, Gerchik and Co Limited, MetaTrader 5, Demo
CADCHFz, D1
График FOXA.us, D1, 2024.08.02 09:26 UTC, Gerchik and Co Limited, MetaTrader 5, Demo
FOXA.us, D1
Grafico GS.us, D1, 2024.08.02 09:26 UTC, Gerchik and Co Limited, MetaTrader 5, Demo
GS.us, D1

11 new topics on forum:

and 8 more...

The most downloaded free products:

Bestsellers in the Market:

There are more than 146,560 topics available on forum

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.

Published article "Risk manager for manual trading".

Risk manager for manual trading

In this article we will discuss in detail how to write a risk manager class for manual trading from scratch. This class can also be used as a base class for inheritance by algorithmic traders who use automated programs.

The most downloaded free products:

Bestsellers in the Market:

9 new topics on forum:

and 6 more...

Published article "Data Science and ML (Part 28): Predicting Multiple Futures for EURUSD, Using AI".

Data Science and ML (Part 28): Predicting Multiple Futures for EURUSD, Using AI

It is a common practice for many Artificial Intelligence models to predict a single future value. However, in this article, we will delve into the powerful technique of using machine learning models to predict multiple future values. This approach, known as multistep forecasting, allows us to predict not only tomorrow's closing price but also the day after tomorrow's and beyond. By mastering multistep forecasting, traders and data scientists can gain deeper insights and make more informed decisions, significantly enhancing their predictive capabilities and strategic planning.

1...104105106107108109110111112113114115116117118...663