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.

More than 100 new charts published:

Gráfico XAUUSD+, M15, 2024.10.01 21:16 UTC, STARTRADER International PTY Limited, MetaTrader 4, Real
XAUUSD+, M15
Grafico GBPUSD+, M30, 2024.10.07 12:38 UTC, STARTRADER International PTY Limited, MetaTrader 4, Real
GBPUSD+, M30
Grafik META, H4, 2024.10.04 16:11 UTC, Tradeslide Trading Tech Limited, MetaTrader 5, Real
META, H4

Published article "How to create a trading journal with MetaTrader and Google Sheets".

How to create a trading journal with MetaTrader and Google Sheets

Create a trading journal using MetaTrader and Google Sheets! You will learn how to sync your trading data via HTTP POST and retrieve it using HTTP requests. In the end, You have a trading journal that will help you keep track of your trades effectively and efficiently.

The most popular forum topics:

Bestsellers in the Market:

Most downloaded source codes this week

Most read articles this week

How to create Requirements Specification for ordering a trading robot

How to create Requirements Specification for ordering a trading robot

Are you trading using your own strategy? If your system rules can be formally described as software algorithms, it is better to entrust trading to an automated Expert Advisor. A robot does not need sleep or food and is not subject to human weaknesses. In this article, we show how to create Requirements Specification when ordering a trading robot in the Freelance service.

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.

7 new topics on forum:

and 4 more...

The most downloaded free products:

Bestsellers in the Market:

There are more than 147,510 topics available on forum

2 new topics on forum:

The most popular forum topics:

2 new signals now available for subscription:

Anmor
1,118% 534 trades
Growth:1,118.39%
Equity:704.28USD
Balance:732.49USD
MSMT
122% 1229 trades
Growth:122.05%
Equity:11,615.55USD
Balance:11,615.55USD

The most downloaded free products:

Bestsellers in the Market:

14 new topics on forum:

and 11 more...

Published article "Сode Lock Algorithm (CLA)".

Сode Lock Algorithm (CLA)

In this article, we will rethink code locks, transforming them from security mechanisms into tools for solving complex optimization problems. Discover the world of code locks viewed not as simple security devices, but as inspiration for a new approach to optimization. We will create a whole population of "locks", where each lock represents a unique solution to the problem. We will then develop an algorithm that will "pick" these locks and find optimal solutions in a variety of areas, from machine learning to trading systems development.

New publications in CodeBase

  • Custom crosshair cursor with synchronization Synchronized custom crosshair indicator showing price and (server/local) time.
  • Perfect Seconds Chart Perfect Seconds chart indicator allows you to convert minute candles of live data into seconds. 1. Choose any number of seconds to close a bar with accurate time. 2. This is Live OHLC rates based data, It works even if ticks are not available. 3. No external DLL required, it works smoothly on VPS 4. Fast and optimized code 5. Supports Crypto Pairs such as BInance, Kucoin and all other exchanges where Futures live chart can be converted into seconds easily. 6. Support all type of symbols such as Gold and Forex pairs. 7. Options to delete symbol and rates.

The most downloaded free products:

Bestsellers in the Market:

18 new topics on forum:

and 15 more...
There are more than 29,870 products available in Market

3 new signals now available for subscription:

Litchfield VHR by Secure FX Trader
76% 1580 trades
Growth:76.18%
Equity:10,370.38AUD
Balance:10,372.40AUD
DM Moment
12% 1599 trades
Growth:11.94%
Equity:699.84USD
Balance:688.02USD
Trendfollowing MOEX
-24% 3191 trades
Growth:-23.72%
Equity:277,722.95RUB
Balance:221,231.09RUB

Published article "From Novice to Expert: Collaborative Debugging in MQL5".

From Novice to Expert: Collaborative Debugging in MQL5

Problem-solving can establish a concise routine for mastering complex skills, such as programming in MQL5. This approach allows you to concentrate on solving problems while simultaneously developing your skills. The more problems you tackle, the more advanced expertise is transferred to your brain. Personally, I believe that debugging is the most effective way to master programming. Today, we will walk through the code-cleaning process and discuss the best techniques for transforming a messy program into a clean, functional one. Read through this article and uncover valuable insights.

Published article "MQL5 Wizard Techniques you should know (Part 41): Deep-Q-Networks".

MQL5 Wizard Techniques you should know (Part 41): Deep-Q-Networks

The Deep-Q-Network is a reinforcement learning algorithm that engages neural networks in projecting the next Q-value and ideal action during the training process of a machine learning module. We have already considered an alternative reinforcement learning algorithm, Q-Learning. This article therefore presents another example of how an MLP trained with reinforcement learning, can be used within a custom signal class.

The most downloaded free products:

Bestsellers in the Market:

12 new topics on forum:

and 9 more...

5 new signals now available for subscription:

Theranto v3 Live 2
2,313% 396 trades
Growth:2,312.53%
Equity:6,382.89USD
Balance:6,491.55USD
EagleWing02
869% 4880 trades
Growth:869.45%
Equity:7,457.01USD
Balance:9,430.29USD
Easy muney
588% 5988 trades
Growth:587.51%
Equity:5,207.80GBP
Balance:6,496.87GBP
and 2 more...

The most downloaded free products:

There are more than 147,460 topics available on forum

13 new topics on forum:

and 10 more...

Bestsellers in the Market:

Most downloaded source codes this month

  • HiLo High and Low Line Indicator
  • 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.

Most read articles this month

How to create Requirements Specification for ordering a trading robot

How to create Requirements Specification for ordering a trading robot

Are you trading using your own strategy? If your system rules can be formally described as software algorithms, it is better to entrust trading to an automated Expert Advisor. A robot does not need sleep or food and is not subject to human weaknesses. In this article, we show how to create Requirements Specification when ordering a trading robot in the Freelance service.

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.

The most popular forum topics:

The most downloaded free products:

Bestsellers in the Market:

There are more than 29,820 products available in Market

More than 100 new charts published:

图表 EURCAD+, M30, 2024.09.30 15:31 UTC, STARTRADER International PTY Limited, MetaTrader 4, Real
EURCAD+, M30
Grafik NAS100+, M15, 2024.09.26 15:32 UTC, STARTRADER International PTY Limited, MetaTrader 4, Real
NAS100+, M15
Gráfico XAUUSD+, M15, 2024.09.25 12:19 UTC, STARTRADER International PTY Limited, MetaTrader 4, Real
XAUUSD+, M15

15 new topics on forum:

and 12 more...
There are more than 1,810 articles published on site

Published article "Gain An Edge Over Any Market (Part V): FRED EURUSD Alternative Data".

Gain An Edge Over Any Market (Part V): FRED EURUSD Alternative Data

In today’s discussion, we used alternative Daily data from the St. Louis Federal Reserve on the Broad US-Dollar Index and a collection of other macroeconomic indicators to predict the EURUSD future exchange rate. Unfortunately, while the data appears to have almost perfect correlation, we failed to realize any material gains in our model accuracy, possibly suggesting to us that investors may be better off using ordinary market quotes instead.

Published article "Data Science and ML(Part 30): The Power Couple for Predicting the Stock Market, Convolutional Neural Networks(CNNs) and Recurrent Neural Networks(RNNs)".

Data Science and ML(Part 30): The Power Couple for Predicting the Stock Market, Convolutional Neural Networks(CNNs) and Recurrent Neural Networks(RNNs)

In this article, We explore the dynamic integration of Convolutional Neural Networks (CNNs) and Recurrent Neural Networks (RNNs) in stock market prediction. By leveraging CNNs' ability to extract patterns and RNNs' proficiency in handling sequential data. Let us see how this powerful combination can enhance the accuracy and efficiency of trading algorithms.

Published article "Developing a multi-currency Expert Advisor (Part 11): Automating the optimization (first steps)".

Developing a multi-currency Expert Advisor (Part 11): Automating the optimization (first steps)

To get a good EA, we need to select multiple good sets of parameters of trading strategy instances for it. This can be done manually by running optimization on different symbols and then selecting the best results. But it is better to delegate this work to the program and engage in more productive activities.

Published article "Risk manager for algorithmic trading".

Risk manager for algorithmic trading

The objectives of this article are to prove the necessity of using a risk manager and to implement the principles of controlled risk in algorithmic trading in a separate class, so that everyone can verify the effectiveness of the risk standardization approach in intraday trading and investing in financial markets. In this article, we will create a risk manager class for algorithmic trading. This is a logical continuation of the previous article in which we discussed the creation of a risk manager for manual trading.

2 new signals now available for subscription:

ThinkTank AI
149% 976 trades
Growth:149.15%
Equity:1,486.85USD
Balance:1,492.63USD
Greater TrendFollowV3
132% 203 trades
Growth:132.46%
Equity:24,883.00JPY
Balance:24,700.00JPY

Bestsellers in the Market:

The most downloaded free products:

Most downloaded source codes this week

  • Position Risk Calculation Tool An indicator that dynamically calculates risk (in percentages and money) based on the lot size and stop loss
  • AdaptiveTrader Pro EA This Expert Advisor (EA) for MetaTrader leverages a combination of technical indicators, including RSI, ATR, and moving averages, to identify high-probability trading opportunities. Equipped with dynamic lot sizing, trailing stops, and performance-based adjustments, it is tailored to optimize trading decisions and manage risk effectively in volatile market conditions.
  • The Roofing Filter The Roofing Filter Indicator was created by John Ehlers ("Cycle Analytics for Traders" pg. 80 - 82).
1...888990919293949596979899100101102...655