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.

There are more than 109 230 topics available on forum

Bestsellers in the Market:

There are more than 8 750 products available in Market
There are more than 10 230 codes published in Codebase

New publications in CodeBase

  • stdlib.mq5 converted stdlib library for MQL5 from the MQL4
  • iWPR+ iWPR+ is an iWPR %Range function with a positive value.
  • Bid-Ask-Spread The indicator shows BID-ASK-SPREAD information on chart
  • iWPR+ iWPR+ is an iWPR %Range function with a positive value.
  • MACD Sample Hedging Grid Classic "MACD Sample " EA with a little twist

The most downloaded free products:

The most popular forum topics:

8 new topics on forum:

and 5 more...

Bestsellers in the Market:

The most downloaded free products:

The most popular forum topics:

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 XX): Creating and storing program resources

Library for easy and quick development of MetaTrader programs (part XX): Creating and storing program resources

The article deals with storing data in the program's source code and creating audio and graphical files out of them. When developing an application, we often need audio and images. The MQL language features several methods of using such data.

Building an Expert Advisor using separate modules

Building an Expert Advisor using separate modules

When developing indicators, Expert Advisors and scripts, developers often need to create various pieces of code, which are not directly related to the trading strategy. In this article, we consider a way to create Expert Advisors using earlier created blocks, such as trailing, filtering and scheduling code, among others. We will see the benefits of this programming approach.

Most downloaded source codes this month

  • Gonna Scalp The "Gonna Scalp" EA is a scalper , works with all time frames major forex pairs and stocks NASDAQ.
  • b-clock Show minutes and seconds left before new candle is appeared.
  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.

18 new topics on forum:

and 15 more...

Bestsellers in the Market:

New publications in CodeBase

  • VR Smart Grid Lite MT5 The EA uses large volume orders to partially close other orders, with this approach, the breakeven and profit price is much closer to the current price than if you use all orders in the terminal or their full volumes.
  • WmiFor 3.5 for MT5 (with DTW engine) This indicator predicts future price movements by searching for similar candle patterns in the rate history.
  • VR Smart Grid Lite The EA uses large volume orders to partially close other orders, with this approach, the breakeven and profit price is much closer to the current price than if you use all orders in the terminal or their full volumes.

The most downloaded free products:

Bestsellers in the Market:

16 new topics on forum:

and 13 more...

The most downloaded free products:

The most popular forum topics:

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 XX): Creating and storing program resources

Library for easy and quick development of MetaTrader programs (part XX): Creating and storing program resources

The article deals with storing data in the program's source code and creating audio and graphical files out of them. When developing an application, we often need audio and images. The MQL language features several methods of using such data.

Library for easy and quick development of MetaTrader programs (part XXI): Trading classes - Base cross-platform trading object

Library for easy and quick development of MetaTrader programs (part XXI): Trading classes - Base cross-platform trading object

In this article, we will start the development of the new library section - trading classes. Besides, we will consider the development of a unified base trading object for MetaTrader 5 and MetaTrader 4 platforms. When sending a request to the server, such a trading object implies that verified and correct trading request parameters are passed to it.

Most downloaded source codes this week

  • Fast In Fast Out Strategy FIFO strategy When all the market movement makes you have lost, This ea makes a good profit with a little profit with many orders in a short time Just on a Candle.
  • b-clock Show minutes and seconds left before new candle is appeared.
  • CoupleHedgeEA It's a two (2) pairs correlation system to use 3 currencies for make 2 pairs to open hedge orders on those. Expert starts opening four orders for each couple (2 plus and 2 minus) and wait to move prices in one direction to make a grid of orders Please visit the product's page for more information: https://www.mql5.com/en/market/product/34112

11 new topics on forum:

and 8 more...
There are more than 109 160 topics available on forum

New publications in CodeBase

The most downloaded free products:

13 new topics on forum:

and 10 more...

Bestsellers in the Market:

The most downloaded free products:

The most popular forum topics:

13 new topics on forum:

and 10 more...

Bestsellers in the Market:

The most downloaded free products:

Bestsellers in the Market:

16 new topics on forum:

and 13 more...

The most popular forum topics:

The most downloaded free products:

20 new topics on forum:

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

Bestsellers in the Market:

There are more than 8 690 products available in Market

New publications in CodeBase

  • BPNN MQL Predictor Demo with library This is a demo indicator with BPNN neural network library ported from C++ to MQL.
  • Fast In Fast Out Strategy FIFO strategy When all the market movement makes you have lost, This ea makes a good profit with a little profit with many orders in a short time Just on a Candle.

The most downloaded free products:

Most read articles this month

Library for easy and quick development of MetaTrader programs (part XVIII): Interactivity of account and any other library objects

Library for easy and quick development of MetaTrader programs (part XVIII): Interactivity of account and any other library objects

The article arranges the work of an account object on a new base object of all library objects, improves the CBaseObj base object and tests setting tracked parameters, as well as receiving events for any library objects.

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.

Building an Expert Advisor using separate modules

Building an Expert Advisor using separate modules

When developing indicators, Expert Advisors and scripts, developers often need to create various pieces of code, which are not directly related to the trading strategy. In this article, we consider a way to create Expert Advisors using earlier created blocks, such as trailing, filtering and scheduling code, among others. We will see the benefits of this programming approach.

Most downloaded source codes this month

  • Gonna Scalp The "Gonna Scalp" EA is a scalper , works with all time frames major forex pairs and stocks NASDAQ.
  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
  • b-clock Show minutes and seconds left before new candle is appeared.

Bestsellers in the Market:

18 new topics on forum:

and 15 more...

The most popular forum topics:

1...186187188189190191192193194195196197198199200...559