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.

17 new topics on forum:

and 14 more...
There are more than 94 610 topics available on forum

Bestsellers in the Market:

The most popular forum topics:

13 new topics on forum:

and 10 more...

Bestsellers in the Market:

Most read articles this week

Comparing speeds of self-caching indicators

Comparing speeds of self-caching indicators

The article compares the classic MQL5 access to indicators with alternative MQL4-style methods. Several varieties of MQL4-style access to indicators are considered: with and without the indicator handles caching. Considering the indicator handles inside the MQL5 core is analyzed as well.

Deep Neural Networks (Part V). Bayesian optimization of DNN hyperparameters

Deep Neural Networks (Part V). Bayesian optimization of DNN hyperparameters

The article considers the possibility to apply Bayesian optimization to hyperparameters of deep neural networks, obtained by various training variants. The classification quality of a DNN with the optimal hyperparameters in different training variants is compared. Depth of effectiveness of the DNN optimal hyperparameters has been checked in forward tests. The possible directions for improving the classification quality have been determined.

How to create a graphical panel of any complexity level

How to create a graphical panel of any complexity level

The article features a detailed explanation of how to create a panel on the basis of the CAppDialog class and how to add controls to the panel. It provides the description of the panel structure and a scheme, which shows the inheritance of objects. From this article, you will also learn how events are handled and how they are delivered to dependent controls. Additional examples show how to edit panel parameters, such as the size and the background color.

Most downloaded source codes this week

  • Daily Pivot Points shifted for different day start time This indicator is another implementation of daily pivot points that allows the time for pivot point calculation to be advanced or delayed from the server time. It considers any Saturday trading to be Friday and any Sunday trading to be Monday.
  • Martingale Bone Crusher This Martingale EA trades with one moving average, it is considered relatively safe because it takes a single trade at a time.
  • RSISignal This indicator is based on original RSI, but more features are added to general signals and watch the strength of the price movement. The main purpose is to general buy/sell signals using smoothed RSI and its MA.

The most downloaded free products:

The most popular forum topics:

Bestsellers in the Market:

7 new topics on forum:

and 4 more...

21 new topics on forum:

and 18 more...

Bestsellers in the Market:

There are more than 4 480 products available in Market

The most downloaded free products:

Bestsellers in the Market:

The most popular forum topics:

19 new topics on forum:

and 16 more...
There are more than 94 550 topics available on forum

New publications in CodeBase

  • T3 bands Variation of the well known Bollinger Bands indicator.
  • T3 Deviation T3 Deviation uses intermediate steps of T3 calculation to get the deviation based on T3. As expected the deviation calculated this way is much smoother than the Standard Deviation (as a result of using T3 which on its own is smoother than the simple moving average), and is "faster" in response to market changes.

29 new topics on forum:

and 26 more...

Bestsellers in the Market:

New publications in CodeBase

  • Zero lag T3 Zero lag T3 uses the "zero lagging" method to make it even faster and to keep the smoothness.
  • Zero lag Hull Average This version of Hull Moving Average makes the lag even lesser and still keeps the smoothing of the Hull Average thus making it even "faster".
  • Record IsConnected, Spread, Stop, FreezeLevel EA is run say once every minute and writes the status of IsConnected, spread, stop and freeze level to a file.

Bestsellers in the Market:

The most downloaded free products:

24 new topics on forum:

and 21 more...
There are more than 94 500 topics available on forum

Most read articles this month

How to create Requirements Specification for ordering an indicator

How to create Requirements Specification for ordering an indicator

Most often the first step in the development of a trading system is the creation of a technical indicator, which can identify favorable market behavior patterns. A professionally developed indicator can be ordered from the Freelance service. From this article you will learn how to create a proper Requirements Specification, which will help you to obtain the desired indicator faster.

Money Management by Vince. Implementation as a module for MQL5 Wizard

Money Management by Vince. Implementation as a module for MQL5 Wizard

The article is based on 'The Mathematics of Money Management' by Ralph Vince. It provides the description of empirical and parametric methods used for finding the optimal size of a trading lot. Also the article features implementation of trading modules for the MQL5 Wizard based on these methods.

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.

Most downloaded source codes this month

  • TradePanel Simple one click trade panel, typically useful for scalpers and day traders.
  • Daily Pivot Points shifted for different day start time This indicator is another implementation of daily pivot points that allows the time for pivot point calculation to be advanced or delayed from the server time. It considers any Saturday trading to be Friday and any Sunday trading to be Monday.
  • MACD Expert Expert Advisor which trades signals from MACD indicator.

The most popular forum topics:

Published article "Deep Neural Networks (Part V). Bayesian optimization of DNN hyperparameters".

Deep Neural Networks (Part V). Bayesian optimization of DNN hyperparameters

The article considers the possibility to apply Bayesian optimization to hyperparameters of deep neural networks, obtained by various training variants. The classification quality of a DNN with the optimal hyperparameters in different training variants is compared. Depth of effectiveness of the DNN optimal hyperparameters has been checked in forward tests. The possible directions for improving the classification quality have been determined.

21 new topics on forum:

and 18 more...

Bestsellers in the Market:

New publications in CodeBase

  • Swing Line - Binary Ron Black's Swing Line indicator with only two states displayed: state up and state down.
  • Dynamic Balance Point - Support & Resistance Based on the original Dynamic Balance Point, this version is a bit cleaner and simpler to use indicator.
  • TWR TWR is an indicator of a trend reversal.
  • QQE The QQE (Quantitative Qualitative Estimator) indicator consists of a smoothed Relative Strength Index (RSI) indicator and two volatility-based trailing levels (fast and slow).
  • Swing Line - Histogram Ron Black's Swing Line indicator made as histogram indicator.
  • Swing Line (adjusted display) Ron Black's swing line indicator with adjusted display option.
  • ADXm Smoothed - MTF ADXm is a variation of a well known ADX indicator made to be multi timeframe capable.
  • Martingale Bone Crusher This Martingale EA trades with one moving average, it is considered relatively safe because it takes a single trade at a time.

The most downloaded free products:

Bestsellers in the Market:

The most popular forum topics:

14 new topics on forum:

and 11 more...
There are more than 94 440 topics available on forum

Most read articles this week

How to create a graphical panel of any complexity level

How to create a graphical panel of any complexity level

The article features a detailed explanation of how to create a panel on the basis of the CAppDialog class and how to add controls to the panel. It provides the description of the panel structure and a scheme, which shows the inheritance of objects. From this article, you will also learn how events are handled and how they are delivered to dependent controls. Additional examples show how to edit panel parameters, such as the size and the background color.

How to create Requirements Specification for ordering an indicator

How to create Requirements Specification for ordering an indicator

Most often the first step in the development of a trading system is the creation of a technical indicator, which can identify favorable market behavior patterns. A professionally developed indicator can be ordered from the Freelance service. From this article you will learn how to create a proper Requirements Specification, which will help you to obtain the desired indicator faster.

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.

Most downloaded source codes this week

  • TradePanel Simple one click trade panel, typically useful for scalpers and day traders.
  • RSISignal This indicator is based on original RSI, but more features are added to general signals and watch the strength of the price movement. The main purpose is to general buy/sell signals using smoothed RSI and its MA.
  • Hedging_Zone_Recovery_Area This is my version of Zone Recovery Hedging Strategy Ea with two moving averages. It works on any time frame, you should try it on demo account.

16 new topics on forum:

and 13 more...

Bestsellers in the Market:

The most downloaded free products:

Bestsellers in the Market:

18 new topics on forum:

and 15 more...

New publications in CodeBase

Published article "Comparing speeds of self-caching indicators".

Comparing speeds of self-caching indicators

The article compares the classic MQL5 access to indicators with alternative MQL4-style methods. Several varieties of MQL4-style access to indicators are considered: with and without the indicator handles caching. Considering the indicator handles inside the MQL5 core is analyzed as well.

24 new topics on forum:

and 21 more...
1...249250251252253254255256257258259260261262263...558