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.

The most downloaded free products:

Bestsellers in the Market:

12 new topics on forum:

and 9 more...

2 new signals now available for subscription:

Global Trading
182% 1506 trades
Growth:182.40%
Equity:9,809.43USD
Balance:17,012.89USD
and 1 more...

Published article "Neural Networks Made Easy (Part 88): Time-Series Dense Encoder (TiDE)".

Neural Networks Made Easy (Part 88): Time-Series Dense Encoder (TiDE)

In an attempt to obtain the most accurate forecasts, researchers often complicate forecasting models. Which in turn leads to increased model training and maintenance costs. Is such an increase always justified? This article introduces an algorithm that uses the simplicity and speed of linear models and demonstrates results on par with the best models with a more complex architecture.

Published article "MQL5 Wizard Techniques you should know (Part 40): Parabolic SAR".

MQL5 Wizard Techniques you should know (Part 40): Parabolic SAR

The Parabolic Stop-and-Reversal (SAR) is an indicator for trend confirmation and trend termination points. Because it is a laggard in identifying trends its primary purpose has been in positioning trailing stop losses on open positions. We, however, explore if indeed it could be used as an Expert Advisor signal, thanks to custom signal classes of wizard assembled Expert Advisors.

Published article "Introduction to Connexus (Part 1): How to Use the WebRequest Function?".

Introduction to Connexus (Part 1): How to Use the WebRequest Function?

This article is the beginning of a series of developments for a library called “Connexus” to facilitate HTTP requests with MQL5. The goal of this project is to provide the end user with this opportunity and show how to use this helper library. I intended to make it as simple as possible to facilitate study and to provide the possibility for future developments.

The most downloaded free products:

Bestsellers in the Market:

More than 400 new charts published:

차트 XAUUSD+, M15, 2024.09.18 21:42 UTC, STARTRADER International PTY Limited, MetaTrader 4, Real
XAUUSD+, M15
Chart DJ30+, M15, 2024.09.18 15:32 UTC, STARTRADER International PTY Limited, MetaTrader 4, Real
DJ30+, M15
チャート GBPUSD+, M15, 2024.09.18 15:18 UTC, STARTRADER International PTY Limited, MetaTrader 4, Real
GBPUSD+, M15
There are more than 29,040 products available in Market
There are more than 147,280 topics available on forum

12 new topics on forum:

and 9 more...

Published article "Scalping Orderflow for MQL5".

Scalping Orderflow for MQL5

This MetaTrader 5 Expert Advisor implements a Scalping OrderFlow strategy with advanced risk management. It uses multiple technical indicators to identify trading opportunities based on order flow imbalances. Backtesting shows potential profitability but highlights the need for further optimization, especially in risk management and trade outcome ratios. Suitable for experienced traders, it requires thorough testing and understanding before live deployment.

Published article "Self Optimizing Expert Advisor With MQL5 And Python (Part IV): Stacking Models".

Self Optimizing Expert Advisor With MQL5 And Python (Part IV): Stacking Models

Today, we will demonstrate how you can build AI-powered trading applications capable of learning from their own mistakes. We will demonstrate a technique known as stacking, whereby we use 2 models to make 1 prediction. The first model is typically a weaker learner, and the second model is typically a more powerful model that learns the residuals of our weaker learner. Our goal is to create an ensemble of models, to hopefully attain higher accuracy.

New publications in CodeBase

The most downloaded free products:

Bestsellers in the Market:

18 new topics on forum:

and 15 more...

The most popular forum topics:

Published article "Developing a Replay System (Part 46): Chart Trade Project (V)".

Developing a Replay System (Part 46): Chart Trade Project (V)

Tired of wasting time searching for that very file that you application needs in order to work? How about including everything in the executable? This way you won't have to search for the things. I know that many people use this form of distribution and storage, but there is a much more suitable way. At least as far as the distribution of executable files and their storage is concerned. The method that will be presented here can be very useful, since you can use MetaTrader 5 itself as an excellent assistant, as well as MQL5. Furthermore, it is not that difficult to understand.

There are more than 11,380 codes published in Codebase

Published article "MQL5 Wizard Techniques you should know (Part 39): Relative Strength Index".

MQL5 Wizard Techniques you should know (Part 39): Relative Strength Index

The RSI is a popular momentum oscillator that measures pace and size of a security’s recent price change to evaluate over-and-under valued situations in the security’s price. These insights in speed and magnitude are key in defining reversal points. We put this oscillator to work in another custom signal class and examine the traits of some of its signals. We start, though, by wrapping up what we started previously on Bollinger Bands.

Published article "Using PSAR, Heiken Ashi, and Deep Learning Together for Trading".

Using PSAR, Heiken Ashi, and Deep Learning Together for Trading

This project explores the fusion of deep learning and technical analysis to test trading strategies in forex. A Python script is used for rapid experimentation, employing an ONNX model alongside traditional indicators like PSAR, SMA, and RSI to predict EUR/USD movements. A MetaTrader 5 script then brings this strategy into a live environment, using historical data and technical analysis to make informed trading decisions. The backtesting results indicate a cautious yet consistent approach, with a focus on risk management and steady growth rather than aggressive profit-seeking.

The most downloaded free products:

More than 400 new charts published:

Chart EURCAD+, M30, 2024.09.16 12:23 UTC, STARTRADER International PTY Limited, MetaTrader 4, Real
EURCAD+, M30
차트 XAUUSD+, M15, 2024.09.17 13:45 UTC, STARTRADER International PTY Limited, MetaTrader 4, Real
XAUUSD+, M15
チャート XAUUSD+, M15, 2024.09.16 11:29 UTC, STARTRADER International PTY Limited, MetaTrader 4, Real
XAUUSD+, M15

15 new topics on forum:

and 12 more...

Bestsellers in the Market:

Most downloaded source codes this month

  • 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.
  • SuperTrend SuperTrend indicator.

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.

The most downloaded free products:

Bestsellers in the Market:

There are more than 147,220 topics available on forum

9 new topics on forum:

and 6 more...

New publications in CodeBase

  • Market Watch Panel Utility A real-time monitoring tool for MetaTrader 5 that displays key financial data, allows quick symbol switching, and customizable symbol lists. Save and reload symbols, reset lists, and customize text and panel colors for a personalized trading experience.
  • Balance_Reset This library simulates prop trading firm scenarios by resetting the account balance based on configurable profit and loss thresholds during backtesting, and logs reset results for analysis.

Published article "Turtle Shell Evolution Algorithm (TSEA)".

Turtle Shell Evolution Algorithm (TSEA)

This is a unique optimization algorithm inspired by the evolution of the turtle shell. The TSEA algorithm emulates the gradual formation of keratinized skin areas, which represent optimal solutions to a problem. The best solutions become "harder" and are located closer to the outer surface, while the less successful solutions remain "softer" and are located inside. The algorithm uses clustering of solutions by quality and distance, allowing to preserve less successful options and providing flexibility and adaptability.

Published article "Example of CNA (Causality Network Analysis), SMOC (Stochastic Model Optimal Control) and Nash Game Theory with Deep Learning".

Example of CNA (Causality Network Analysis), SMOC (Stochastic Model Optimal Control) and Nash Game Theory with Deep Learning

We will add Deep Learning to those three examples that were published in previous articles and compare results with previous. The aim is to learn how to add DL to other EA.

The most downloaded free products:

More than 300 new charts published:

Grafik EURUSD, M5, 2024.09.13 12:39 UTC, BenchMark Finance AD, MetaTrader 4, Real
EURUSD, M5
チャート Crash 1000 Index, M15, 2024.09.13 13:58 UTC, Deriv (SVG) LLC, MetaTrader 5, Real
Crash 1000 Index, M15
Grafico XAUUSD+, M1, 2024.09.15 00:49 UTC, STARTRADER International PTY Limited, MetaTrader 4, Real
XAUUSD+, M1

New publications in CodeBase

  • 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.
  • Neurotest is a text for the neutral network would like to know your opinion.
  • CounterTrend Ema V1 3 Ema moving averages identify trend change with rsi confirm
There are more than 28,990 products available in Market

Most downloaded source codes this week

  • 2-Pair Correlation EA The 2-Pair Correlation EA is a free Expert Advisor that trades BTC/USD and ETH/USD, capitalizing on their price correlation. The EA opens trades when the pairs diverge and closes them as they realign, automating your trading with minimal effort.
  • Swing High Low and Fibonacci Retracement Indicator This is an indicator that combines swing high/low and Fibonacci Retracement to identify potential buying zones.
  • BuySell + SL + TP script to open a buy position at the current price in the MT5 window with a specified stop loss (in pips) and take profit (in pips)

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.

9 new topics on forum:

and 6 more...

Bestsellers in the Market:

The most popular forum topics:

1 new signal now available for subscription:

The Machine by New Capital
78% 1049 trades
Growth:78.09%
Equity:1,731.63EUR
Balance:1,780.20EUR

Bestsellers in the Market:

7 new topics on forum:

and 4 more...

The most downloaded free products:

1...117118119120121122123124125126127128129130131...682