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.

25 new topics on forum:

and 22 more...
There are more than 56 720 topics available on forum

Most read articles this month

How to Make Money from MetaTrader AppStore and Trading Signals Services If You Are Not a Seller or a Provider

How to Make Money from MetaTrader AppStore and Trading Signals Services If You Are Not a Seller or a Provider

It is possible to start making money on MQL5.com right now without having to be a seller of Market applications or a profitable signals provider. Select the products you like and post links to them on various web resources. Attract potential customers and the profit is yours!

MetaTrader AppStore Results for Q3 2013

MetaTrader AppStore Results for Q3 2013

Another quarter of the year has passed and we have decided to sum up its results for MetaTrader AppStore - the largest store of trading robots and technical indicators for MetaTrader platforms. More than 500 developers have placed over 1 200 products in the Market by the end of the reported quarter.

MQL5 Wizard: How to Teach an EA to Open Pending Orders at Any Price

MQL5 Wizard: How to Teach an EA to Open Pending Orders at Any Price

The article describes a method of modifying the code of a trading signal module for the implementation of the functionality allowing you to set pending orders at any distance from the current price: it may be the Close or Open price of the previous bar or the value of the moving average. There are plenty of options. Important is that you can set any opening price for a pending order. This article will be useful to traders who trade with pending orders.

Most downloaded source codes this month

  • Renko Line Break vs RSI EA An Expert Advisor based on two indicators - Renko Line Break and RSI. It trades stop orders.
  • Script for Calculation of Candle Statistics The script calculates candles statistics (the minimal, maximal and average values of candles body and shadows) of the current chart.
  • NextBarColor The indicator "predicts" the color of the next bar with the probability specified in the settings. It is useful for the evaluation of strategies aimed at such a prediction when choosing trading instruments / timeframes for strategies. Caution: The indicator "looks into the future", so do not apply it in real life or in the strategy tester!

Published article "MQL5 Cookbook: Monitoring Multiple Time Frames in a Single Window".

MQL5 Cookbook: Monitoring Multiple Time Frames in a Single Window

There are 21 time frames available in MetaTrader 5 for analysis. You can take advantage of special chart objects that you can place on the existing chart and set the symbol, time frame and some other properties right there. This article will provide detailed information on such chart graphical objects: we will create an indicator with controls (buttons) that will allow us to set multiple chart objects in a subwindow at the same time. Furthermore, chart objects will accurately fit in the subwindow and will be automatically adjusted when the main chart or terminal window is resized.

22 new topics on forum:

and 19 more...

The most popular forum topics:

Bestsellers in the Market:

Bestsellers in the Market:

Most read articles this week

MetaQuotes ID in MetaTrader Mobile Terminal

MetaQuotes ID in MetaTrader Mobile Terminal

Android and iOS powered devices offer us many features we do not even know about. One of these features is push notifications allowing us to receive personal messages, regardless of our phone number or mobile network operator. MetaTrader mobile terminal already can receive such messages right from your trading robot. You should only know MetaQuotes ID of your device. More than 9 000 000 mobile terminals have already received it.

MQL5 Cookbook: Saving Optimization Results of an Expert Advisor Based on Specified Criteria

MQL5 Cookbook: Saving Optimization Results of an Expert Advisor Based on Specified Criteria

We continue the series of articles on MQL5 programming. This time we will see how to get results of each optimization pass right during the Expert Advisor parameter optimization. The implementation will be done so as to ensure that if the conditions specified in the external parameters are met, the corresponding pass values will be written to a file. In addition to test values, we will also save the parameters that brought about such results.

Technical Indicators and Digital Filters

Technical Indicators and Digital Filters

In this article, technical indicators are treated as digital filters. Operation principles and basic characteristics of digital filters are explained. Also, some practical ways of receiving the filter kernel in MetaTrader 5 terminal and integration with a ready-made spectrum analyzer proposed in the article "Building a Spectrum Analyzer" are considered. Pulse and spectrum characteristics of the typical digital filters are used as examples.

Most downloaded source codes this week

22 new topics on forum:

and 19 more...

The most popular forum topics:

Bestsellers in the Market:

23 new topics on forum:

and 20 more...
There are more than 56 650 topics available on forum

The most popular forum topics:

Bestsellers in the Market:

More than 10 new charts published:

Chart GBPCHF, M15, 2013.10.21 10:40 UTC, Alpari Limited, MetaTrader 4, Demo
GBPCHF, M15
Chart GBPUSDt, H1, 2013.10.26 02:30 UTC, Varengold Wertpapierhandelsbank AG, MetaTrader 4, Real
GBPUSDt, H1
图表 BISA3, W1, 2013.10.22 18:42 UTC, XP Investimentos CCTVM S/A, MetaTrader 5, Real
BISA3, W1

26 new topics on forum:

and 23 more...
There are more than 3 620 codes published in Codebase

New publications in CodeBase

  • Donchian Channel Donchian Channel is a volatility indicator based on the calculation of the current price range with the recent highest and lowest prices.
  • Any Pair Stochastic This indicator is useful for correlation analysis and also for cross pair analysis.
  • iBarShift There are a lot of users who searched for iBarShift function like in MQL4. But this function is no more include in MQL5, mainly because MQL5 provides all necessary basic, low-level, functions to process such thing in a library.
  • sideway trend indicator this sideway or trend...confuse?? use this indicator

The most downloaded free products:

The most popular forum topics:

21 new topics on forum:

and 18 more...
There are more than 56 590 topics available on forum

Bestsellers in the Market:

New publications in CodeBase

19 new topics on forum:

and 16 more...

Bestsellers in the Market:

Published article "MQL5 Cookbook: Sound Notifications for MetaTrader 5 Trade Events".

MQL5 Cookbook: Sound Notifications for MetaTrader 5 Trade Events

In this article, we will consider such issues as including sound files in the file of the Expert Advisor, and thus adding sound notifications to trade events. The fact that the files will be included means that the sound files will be located inside the Expert Advisor. So when giving the compiled version of the Expert Advisor (*.ex5) to another user, you will not have to also provide the sound files and explain where they need to be saved.

Most read articles this month

How to Make Money from MetaTrader AppStore and Trading Signals Services If You Are Not a Seller or a Provider

How to Make Money from MetaTrader AppStore and Trading Signals Services If You Are Not a Seller or a Provider

It is possible to start making money on MQL5.com right now without having to be a seller of Market applications or a profitable signals provider. Select the products you like and post links to them on various web resources. Attract potential customers and the profit is yours!

MetaTrader AppStore Results for Q3 2013

MetaTrader AppStore Results for Q3 2013

Another quarter of the year has passed and we have decided to sum up its results for MetaTrader AppStore - the largest store of trading robots and technical indicators for MetaTrader platforms. More than 500 developers have placed over 1 200 products in the Market by the end of the reported quarter.

Creating Neural Network EAs Using MQL5 Wizard and Hlaiman EA Generator

Creating Neural Network EAs Using MQL5 Wizard and Hlaiman EA Generator

The article describes a method of automated creation of neural network EAs using MQL5 Wizard and Hlaiman EA Generator. It shows you how you can easily start working with neural networks, without having to learn the entire body of theoretical information and writing your own code.

Most downloaded source codes this month

  • Renko Line Break vs RSI EA An Expert Advisor based on two indicators - Renko Line Break and RSI. It trades stop orders.
  • Script for Calculation of Candle Statistics The script calculates candles statistics (the minimal, maximal and average values of candles body and shadows) of the current chart.
  • NextBarColor The indicator "predicts" the color of the next bar with the probability specified in the settings. It is useful for the evaluation of strategies aimed at such a prediction when choosing trading instruments / timeframes for strategies. Caution: The indicator "looks into the future", so do not apply it in real life or in the strategy tester!

The most popular forum topics:

16 new topics on forum:

and 13 more...

21 new topics on forum:

and 18 more...
There are more than 56 530 topics available on forum

The most popular forum topics:

Bestsellers in the Market:

New publications in CodeBase

  • ChandeQStick The QStick indicator is a simple n-period moving average of the price difference.
  • ChandelierStops_v1 A trend indicator implemented in the form of NRTR.
  • Chande_Kroll_Stop_v1 An indicator of the trend power drawn in the form of a colored cloud.

Published article "Technical Indicators and Digital Filters".

Technical Indicators and Digital Filters

In this article, technical indicators are treated as digital filters. Operation principles and basic characteristics of digital filters are explained. Also, some practical ways of receiving the filter kernel in MetaTrader 5 terminal and integration with a ready-made spectrum analyzer proposed in the article "Building a Spectrum Analyzer" are considered. Pulse and spectrum characteristics of the typical digital filters are used as examples.

18 new topics on forum:

and 15 more...

Most read articles this week

MetaTrader AppStore Results for Q3 2013

MetaTrader AppStore Results for Q3 2013

Another quarter of the year has passed and we have decided to sum up its results for MetaTrader AppStore - the largest store of trading robots and technical indicators for MetaTrader platforms. More than 500 developers have placed over 1 200 products in the Market by the end of the reported quarter.

MQL5 Wizard: How to Teach an EA to Open Pending Orders at Any Price

MQL5 Wizard: How to Teach an EA to Open Pending Orders at Any Price

The article describes a method of modifying the code of a trading signal module for the implementation of the functionality allowing you to set pending orders at any distance from the current price: it may be the Close or Open price of the previous bar or the value of the moving average. There are plenty of options. Important is that you can set any opening price for a pending order. This article will be useful to traders who trade with pending orders.

Creating Neural Network EAs Using MQL5 Wizard and Hlaiman EA Generator

Creating Neural Network EAs Using MQL5 Wizard and Hlaiman EA Generator

The article describes a method of automated creation of neural network EAs using MQL5 Wizard and Hlaiman EA Generator. It shows you how you can easily start working with neural networks, without having to learn the entire body of theoretical information and writing your own code.

Most downloaded source codes this week

  • Awesome Oscillator Divergence This indicator will plot divergence lines on the Awesome_Oscillator indicator and will give buy and sell signal by displaying arrows.
  • IREA IREA is an automated trade algorithm based on the idea of that an unusual impact in price changes will be adjusted by an inverse movement.
  • Renko Line Break vs RSI EA An Expert Advisor based on two indicators - Renko Line Break and RSI. It trades stop orders.

Bestsellers in the Market:

The most popular forum topics:

12 new topics on forum:

and 9 more...

Bestsellers in the Market:

15 new topics on forum:

and 12 more...

New publications in CodeBase

1...388389390391392393394395396397398399400401402...556