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.

13 new topics on forum:

and 10 more...

Published article "Cross-Platform Expert Advisor: Custom Stops, Breakeven and Trailing".

Cross-Platform Expert Advisor: Custom Stops, Breakeven and Trailing

This article discusses how custom stop levels can be set up in a cross-platform expert advisor. It also discusses a closely-related method by which the evolution of a stop level over time can be defined.

The most popular forum topics:

Bestsellers in the Market:

10 new topics on forum:

and 7 more...

The most downloaded free products:

Published article "Deep Neural Networks (Part III). Sample selection and dimensionality reduction".

Deep Neural Networks (Part III). Sample selection and dimensionality reduction

This article is a continuation of the series of articles about deep neural networks. Here we will consider selecting samples (removing noise), reducing the dimensionality of input data and dividing the data set into the train/val/test sets during data preparation for training the neural network.

Bestsellers in the Market:

Most read articles this week

Creating and testing custom symbols in MetaTrader 5

Creating and testing custom symbols in MetaTrader 5

Creating custom symbols pushes the boundaries in the development of trading systems and financial market analysis. Now traders are able to plot charts and test trading strategies on an unlimited number of financial instruments.

The Flag Pattern

The Flag Pattern

The article provides the analysis of the following patterns: Flag, Pennant, Wedge, Rectangle, Contracting Triangle, Expanding Triangle. In addition to analyzing their similarities and differences, we will create indicators for detecting these patterns on the chart, as well as a tester indicator for the fast evaluation of their effectiveness.

Deep Neural Networks (Part II). Working out and selecting predictors

Deep Neural Networks (Part II). Working out and selecting predictors

The second article of the series about deep neural networks will consider the transformation and choice of predictors during the process of preparing data for training a model.

Most downloaded source codes this week

17 new topics on forum:

and 14 more...
There are more than 90 310 topics available on forum

Bestsellers in the Market:

16 new topics on forum:

and 13 more...

The most popular forum topics:

The most downloaded free products:

17 new topics on forum:

and 14 more...

Bestsellers in the Market:

New publications in CodeBase

18 new topics on forum:

and 15 more...
There are more than 90 260 topics available on forum

Bestsellers in the Market:

The most popular forum topics:

Published article "Using cloud storage services for data exchange between terminals".

Using cloud storage services for data exchange between terminals

Cloud technologies are becoming more popular. Nowadays, we can choose between paid and free storage services. Is it possible to use them in trading? This article proposes a technology for exchanging data between terminals using cloud storage services.

There are more than 3 580 products available in Market

Published article "Graphical Interfaces XI: Text edit boxes and Combo boxes in table cells (build 15)".

Graphical Interfaces XI: Text edit boxes and Combo boxes in table cells (build 15)

In this update of the library, the Table control (the CTable class) will be supplemented with new options. The lineup of controls in the table cells is expanded, this time adding text edit boxes and combo boxes. As an addition, this update also introduces the ability to resize the window of an MQL application during its runtime.

16 new topics on forum:

and 13 more...

Bestsellers in the Market:

1 new signal now available for subscription:

ICMarkets NYCloseTradingM
147% 1324 trades
Growth:146.74%
Equity:1 635.15USD
Balance:1 635.15USD

The most popular forum topics:

Bestsellers in the Market:

14 new topics on forum:

and 11 more...

The most downloaded free products:

Most read articles this month

Universal Expert Advisor: Accessing Symbol Properties (Part 8)

Universal Expert Advisor: Accessing Symbol Properties (Part 8)

The eighth part of the article features the description of the CSymbol class, which is a special object that provides access to any trading instrument. When used inside an Expert Advisor, the class provides a wide set of symbol properties, while allowing to simplify Expert Advisor programming and to expand its functionality.

MetaTrader 4 on Mac OS

MetaTrader 4 on Mac OS

Apple products have become very popular. MetaQuotes Software Corp. attentively follows the progress of the IT industry and has already released the special mobile applications for iOS-based devices - MetaTrader 4 for iPhone and MetaTrader 5 for iPhone.There are many topics on the MQL4.community forum, where people are seeking a solution for running MetaTrader 4 under the Mac OS operating system. In this article, you will find out how to work in MetaTrader 4 via the Apple's popular operating system.

Testing patterns that arise when trading currency pair baskets. Part I

Testing patterns that arise when trading currency pair baskets. Part I

We begin testing the patterns and trying the methods described in the articles about trading currency pair baskets. Let's see how oversold/overbought level breakthrough patterns are applied in practice.

Most downloaded source codes this month

12 new topics on forum:

and 9 more...

The most popular forum topics:

Bestsellers in the Market:

New publications in CodeBase

  • News EA Template Without DLL From 2 Sources The functions included in this template use two news sources - Investing.com and Dailyfx.com. The template doesn’t use DLL.
  • Consecutive Candles with Stochastic Filter Indicator Shows when two or three consecutive bull or bear candles of a certain size print after qualifying the stochastic level of the initial candle in the series. New in version 3 /* Changelog 2-4-19 Added 50% line to indicator box - Ignored changing the indicator lines individually since mql does not have a built-in language convention to create this change would require too much additional research and effort. Fixed error with the DodgerBlue lines not showing, the problem was due to using DodgerBlue instead of clrDodgerBlue in the code to indicate color, should be fixed now. */
  • Simpler Trend Get a grasp of the current trend by candle colors.
  • All In One Divergence Indicator to trade divergence. One of 30 indicators can be selected.
  • Hidden StopLoss and TakeProfit System A class system to represent a hidden stop loss and take profit system, combined with 4 example files showing the use of the classes.

The most popular forum topics:

Most read articles this week

Deep Neural Networks (Part I). Preparing Data

Deep Neural Networks (Part I). Preparing Data

This series of articles continues exploring deep neural networks (DNN), which are used in many application areas including trading. Here new dimensions of this theme will be explored along with testing of new methods and ideas using practical experiments. The first article of the series is dedicated to preparing data for DNN.

The Flag Pattern

The Flag Pattern

The article provides the analysis of the following patterns: Flag, Pennant, Wedge, Rectangle, Contracting Triangle, Expanding Triangle. In addition to analyzing their similarities and differences, we will create indicators for detecting these patterns on the chart, as well as a tester indicator for the fast evaluation of their effectiveness.

Cross-Platform Expert Advisor: Stops

Cross-Platform Expert Advisor: Stops

This article discusses an implementation of stop levels in an expert advisor in order to make it compatible with the two platforms MetaTrader 4 and MetaTrader 5.

Most downloaded source codes this week

  • Renko Live Charts v4.13 Trade using Renko Boxes in MetaTrader 4.
  • Get_Rich_or_Die_Trying_GBP Trades on PERIOD_M1 (M1). Calculates bullish and bearish candlesticks.
  • Open Two Pending Orders Automatic placing of Buy Stop pending order and Sell Stop pending order simultaneously, Stop Losses and Take Profits on the user specified levels. As soon as the long position (BUY) is opened as ASK price crosses the levels, the remaining pending order (SELLSTOP) is deleted. Vice versa if the short position (SELL) is opened as BID price crosses the levels, the remaining pending order (BUYSTOP) is deleted. It places again both pending orders after the opened order has been closed.

14 new topics on forum:

and 11 more...
There are more than 90 190 topics available on forum

Bestsellers in the Market:

The most downloaded free products:

13 new topics on forum:

and 10 more...

Bestsellers in the Market:

The most popular forum topics:

The most popular forum topics:

1...267268269270271272273274275276277278279280281...557