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.

18 new signals now available for subscription:

SCALPER CROWHILL
285% 1324 trades
Growth:284.69%
Equity:7 398.46EUR
Balance:21 118.18EUR
MK Legacy Ventures
259% 1130 trades
Growth:258.72%
Equity:12 557.40BRL
Balance:12 557.40BRL
PauchekS1
145% 3221 trades
Growth:145.40%
Equity:20 378.13USD
Balance:20 378.13USD
and 15 more...

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.

Bestsellers in the Market:

The most downloaded free products:

8 new signals now available for subscription:

Cavalli Forex
321% 266 trades
Growth:320.83%
Equity:580.60EUR
Balance:631.24EUR
Rogers77
77% 161 trades
Growth:76.97%
Equity:3 770.83USD
Balance:3 770.83USD
UpRise MT5
35% 409 trades
Growth:35.07%
Equity:1 127.42USD
Balance:1 147.77USD
and 5 more...

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.
  • QuickTrade Control - One-Click Trade Management This EA allows you to open trades with predefined TP, SL, and Lot Size parameters with just one click. It automatically handles pipette conversions and displays real-time Buy and Sell profits directly on the chart.

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.

6 new topics on forum:

and 3 more...

13 new topics on forum:

and 10 more...

Bestsellers in the Market:

6 new signals now available for subscription:

BS 3
114% 68 trades
Growth:114.20%
Equity:6 658.08USD
Balance:6 769.42USD
Guardians Victoria
71% 1010 trades
Growth:70.68%
Equity:4 450.19USD
Balance:4 500.44USD
Doo 50038125
50% 899 trades
Growth:49.64%
Equity:491.03USD
Balance:666.90USD
and 3 more...

The most popular forum topics:

The most downloaded free products:

There are more than 32 260 products available in Market

More than 100 new charts published:

图表 NAS100, H1, 2024.09.22 00:19 UTC, Alpari, MetaTrader 4, Real
NAS100, H1
Chart MSIL, M15, 2024.09.27 22:39 UTC, 8822, MetaTrader 4, Real
MSIL, M15
Chart EURUSD, H1, 2024.09.25 06:36 UTC, BenchMark Finance AD, MetaTrader 4, Real
EURUSD, H1

Bestsellers in the Market:

12 new signals now available for subscription:

Avenir
951% 9016 trades
Growth:951.03%
Equity:30 966.69USD
Balance:31 003.94USD
AgressivS1
605% 169 trades
Growth:604.57%
Equity:115 596.01USD
Balance:115 596.01USD
IA HS GpForex
204% 80 trades
Growth:204.47%
Equity:322.05USD
Balance:322.05USD
and 9 more...
There are more than 147 560 topics available on forum

9 new topics on forum:

and 6 more...

Published article "HTTP and Connexus (Part 2): Understanding HTTP Architecture and Library Design".

HTTP and Connexus (Part 2): Understanding HTTP Architecture and Library Design

This article explores the fundamentals of the HTTP protocol, covering the main methods (GET, POST, PUT, DELETE), status codes and the structure of URLs. In addition, it presents the beginning of the construction of the Conexus library with the CQueryParam and CURL classes, which facilitate the manipulation of URLs and query parameters in HTTP requests.

Published article "Creating an MQL5-Telegram Integrated Expert Advisor (Part 7): Command Analysis for Indicator Automation on Charts".

Creating an MQL5-Telegram Integrated Expert Advisor (Part 7): Command Analysis for Indicator Automation on Charts

In this article, we explore how to integrate Telegram commands with MQL5 to automate the addition of indicators on trading charts. We cover the process of parsing user commands, executing them in MQL5, and testing the system to ensure smooth indicator-based trading

Published article "Building A Candlestick Trend Constraint Model (Part 9): Multiple Strategies Expert Advisor (I)".

Building A Candlestick Trend Constraint Model (Part 9): Multiple Strategies Expert Advisor (I)

Today, we will explore the possibilities of incorporating multiple strategies into an Expert Advisor (EA) using MQL5. Expert Advisors provide broader capabilities than just indicators and scripts, allowing for more sophisticated trading approaches that can adapt to changing market conditions. Find, more in this article discussion.

13 new topics on forum:

and 10 more...

The most downloaded free products:

Bestsellers in the Market:

14 new signals now available for subscription:

Swing Trader
1 252% 205 trades
Growth:1 252.32%
Equity:8 323.22USD
Balance:8 323.22USD
GBPTECH GOLD STAR 3
386% 120 trades
Growth:385.66%
Equity:1 487.88USD
Balance:1 470.28USD
Fxtm584
160% 39 trades
Growth:160.23%
Equity:137.98USD
Balance:137.98USD
and 11 more...

Published article "Example of new Indicator and Conditional LSTM".

Example of new Indicator and Conditional LSTM

This article explores the development of an Expert Advisor (EA) for automated trading that combines technical analysis with deep learning predictions.

The most downloaded free products:

14 new topics on forum:

and 11 more...

Bestsellers in the Market:

19 new signals now available for subscription:

BAX man
460% 243 trades
Growth:460.15%
Equity:531.97USD
Balance:891.25USD
UpMath
274% 528 trades
Growth:274.22%
Equity:1 226.90USD
Balance:1 268.72USD
Leo
182% 1014 trades
Growth:182.11%
Equity:4 735.18USD
Balance:4 735.18USD
and 16 more...

The most popular forum topics:

Published article "How to develop any type of Trailing Stop and connect it to an EA".

How to develop any type of Trailing Stop and connect it to an EA

In this article, we will look at classes for convenient creation of various trailings, as well as learn how to connect a trailing stop to any EA.

Published article "Multiple Symbol Analysis With Python And MQL5 (Part I): NASDAQ Integrated Circuit Makers".

Multiple Symbol Analysis With Python And MQL5 (Part I): NASDAQ Integrated Circuit Makers

Join us as we discuss how you can use AI to optimize your position sizing and order quantities to maximize the returns of your portfolio. We will showcase how to algorithmically identify an optimal portfolio and tailor your portfolio to your returns expectations or risk tolerance levels. In this discussion, we will use the SciPy library and the MQL5 language to create an optimal and diversified portfolio using all the data we have.

There are more than 32 200 products available in Market

The most downloaded free products:

Most downloaded source codes this month

  • Trend Strength Index The Trend Strength Index indicator measures strength of current trend.
  • Arbitrage Triangle EURGBP-EURUSD-GBPUSD The EA identifies discrepancies between theoretical and actual currency exchange rates to execute risk-minimized trading opportunities.
  • 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.

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.

14 new signals now available for subscription:

Is White Signal
309% 97 trades
Growth:309.14%
Equity:409 137.17USD
Balance:409 137.17USD
Always Win
284% 217 trades
Growth:284.09%
Equity:1 732.75USD
Balance:1 920.43USD
Pavithran
252% 659 trades
Growth:251.75%
Equity:793 938.39USD
Balance:793 938.39USD
and 11 more...

Bestsellers in the Market:

11 new topics on forum:

and 8 more...

Published article "Comet Tail Algorithm (CTA)".

Comet Tail Algorithm (CTA)

In this article, we will look at the Comet Tail Optimization Algorithm (CTA), which draws inspiration from unique space objects - comets and their impressive tails that form when approaching the Sun. The algorithm is based on the concept of the motion of comets and their tails, and is designed to find optimal solutions in optimization problems.

The most downloaded free products:

Bestsellers in the Market:

There are more than 147 510 topics available on forum
1...313233343536373839404142434445...607