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:

30 new topics on forum:

and 27 more...

Bestsellers in the Market:

The most popular forum topics:

There are more than 10 270 codes published in Codebase

New publications in CodeBase

The most downloaded free products:

Bestsellers in the Market:

Most read articles this month

How we developed the MetaTrader Signals service and Social Trading

How we developed the MetaTrader Signals service and Social Trading

We continue to enhance the Signals service, improve the mechanisms, add new functions and fix flaws. The MetaTrader Signals Service of 2012 and the current MetaTrader Signals Service are like two completely different services. Currently, we are implementing A Virtual Hosting Cloud service which consists of a network of servers to support specific versions of the MetaTrader client terminal. Traders will need to complete only 5 steps in order to rent the virtual copy of their terminal with minimal network latency to their broker's trade server directly from the MetaTrader client terminal.

Library for easy and quick development of MetaTrader programs (part XXVI): Working with pending trading requests - first implementation (opening positions)

Library for easy and quick development of MetaTrader programs (part XXVI): Working with pending trading requests - first implementation (opening positions)

In this article, we are going to store some data in the value of the orders and positions magic number and start the implementation of pending requests. To check the concept, let's create the first test pending request for opening market positions when receiving a server error requiring waiting and sending a repeated request.

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.

Most downloaded source codes this month

  • b-clock Show minutes and seconds left before new candle is appeared.
  • Safe Trend Scalp Safe Trend Scalp is an automatic robot that trades with automatic Trend lines that ea crated with market history.
  • Dynamic Stop Loss Dynamic Stop-Loss is a tool for traders who trade without a stop-loss. It gives the traders a trick to trade as if there is no stop-loss but actually using one.

26 new topics on forum:

and 23 more...
There are more than 110 390 topics available on forum

The most downloaded free products:

The most popular forum topics:

There are more than 9 270 products available in Market

Bestsellers in the Market:

22 new topics on forum:

and 19 more...

The most downloaded free products:

Bestsellers in the Market:

Most read articles this week

How we developed the MetaTrader Signals service and Social Trading

How we developed the MetaTrader Signals service and Social Trading

We continue to enhance the Signals service, improve the mechanisms, add new functions and fix flaws. The MetaTrader Signals Service of 2012 and the current MetaTrader Signals Service are like two completely different services. Currently, we are implementing A Virtual Hosting Cloud service which consists of a network of servers to support specific versions of the MetaTrader client terminal. Traders will need to complete only 5 steps in order to rent the virtual copy of their terminal with minimal network latency to their broker's trade server directly from the MetaTrader client terminal.

Library for easy and quick development of MetaTrader programs (part XXVI): Working with pending trading requests - first implementation (opening positions)

Library for easy and quick development of MetaTrader programs (part XXVI): Working with pending trading requests - first implementation (opening positions)

In this article, we are going to store some data in the value of the orders and positions magic number and start the implementation of pending requests. To check the concept, let's create the first test pending request for opening market positions when receiving a server error requiring waiting and sending a repeated request.

Exploring Seasonal Patterns of Financial Time Series with Boxplot

Exploring Seasonal Patterns of Financial Time Series with Boxplot

In this article we will view seasonal characteristics of financial time series using Boxplot diagrams. Each separate boxplot (or box-and-whiskey diagram) provides a good visualization of how values are distributed along the dataset. Boxplots should not be confused with the candlestick charts, although they can be visually similar.

Most downloaded source codes this week

  • Urban Towers The indicator shows the arrows point of entry into the position according to the Urban Towers Scalping Strategy.
  • b-clock Show minutes and seconds left before new candle is appeared.
  • RSI with BB RSI with Bollinger Bands calculated on it

13 new topics on forum:

and 10 more...

The most downloaded free products:

The most popular forum topics:

20 new topics on forum:

and 17 more...
There are more than 110 330 topics available on forum

Bestsellers in the Market:

New publications in CodeBase

  • Forex Calculators Margin Calculator, Point Value Calculator, Position Size Calculator, Profit Calculator and Swap Calculator.
  • MelBar EuroSwiss 1.85 Expert Advisor The MelBar™ EuroSwiss 1.85x 2Y™ Expert Advisor is a specific purpose profit-scalping tool which success depends on your understanding of its underlying strategy and your ability to configure it. Backtest results using historical data from 6 February 2018 15:00 to 19 February 2020 00:00 for the EUR/CHF (M30) currency pair proves very highly profitable. Initial Deposit : US$500 Investment returns : US$1426.20 Net Profit : US$926.20 ROI : 185.24% Annualized ROI : 67.16% Investment Length : 2 years 14 days (2.04 years) Visit these websites : https://352422.e-junkie.com/product/1645482 https://www.facebook.com/TheSoftwareSuite/

The most downloaded free products:

Bestsellers in the Market:

26 new topics on forum:

and 23 more...

The most downloaded free products:

Bestsellers in the Market:

22 new topics on forum:

and 19 more...

The most popular forum topics:

Published article "SQLite: Native handling of SQL databases in MQL5".

SQLite: Native handling of SQL databases in MQL5

The development of trading strategies is associated with handling large amounts of data. Now, you are able to work with databases using SQL queries based on SQLite directly in MQL5. An important feature of this engine is that the entire database is placed in a single file located on a user's PC.

The most downloaded free products:

34 new topics on forum:

and 31 more...
There are more than 110 260 topics available on forum

Bestsellers in the Market:

The most downloaded free products:

Most read articles this month

How we developed the MetaTrader Signals service and Social Trading

How we developed the MetaTrader Signals service and Social Trading

We continue to enhance the Signals service, improve the mechanisms, add new functions and fix flaws. The MetaTrader Signals Service of 2012 and the current MetaTrader Signals Service are like two completely different services. Currently, we are implementing A Virtual Hosting Cloud service which consists of a network of servers to support specific versions of the MetaTrader client terminal. Traders will need to complete only 5 steps in order to rent the virtual copy of their terminal with minimal network latency to their broker's trade server directly from the MetaTrader client terminal.

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.

Library for easy and quick development of MetaTrader programs (part XXIII): Base trading class - verification of valid parameters

Library for easy and quick development of MetaTrader programs (part XXIII): Base trading class - verification of valid parameters

In the article, we continue the development of the trading class by implementing the control over incorrect trading order parameter values and voicing trading events.

Most downloaded source codes this month

  • Safe Trend Scalp Safe Trend Scalp is an automatic robot that trades with automatic Trend lines that ea crated with market history.
  • b-clock Show minutes and seconds left before new candle is appeared.
  • Pivots MT4 Simple pivot indicator

The most popular forum topics:

13 new topics on forum:

and 10 more...

Bestsellers in the Market:

New publications in CodeBase

  • MelBar Take 325 Percent 5.5 Years NZD-USD NZD/USD (M30). Historical Data 18 September 2014 to 18 February 2020. Initial Deposit of US$500 acquires a Profit of US$1625.40 or Profit Return of 225% after 5½ Years. Result : Investment Gain $1,125.40 ROI 225.08% Annualized ROI 24.30% Investment Length 5.42 years MQ5 Software Program Attached. Visit these websites : https://352422.e-junkie.com/product/1645482 https://www.facebook.com/TheSoftwareSuite/
  • MQL5 Program Packer This is MQL5 project packer: assemble all source and resource files from dependencies into a single ZIP.

Published article "Continuous Walk-Forward Optimization (Part 2): Mechanism for creating an optimization report for any robot".

Continuous Walk-Forward Optimization (Part 2): Mechanism for creating an optimization report for any robot

The first article within the Walk-Through Optimization series described the creation of a DLL to be used in our auto optimizer. This continuation is entirely devoted to the MQL5 language.

The most downloaded free products:

There are more than 9 220 products available in Market
1...177178179180181182183184185186187188189190191...556