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.

Bestsellers in the Market:

New publications in CodeBase

  • Price Zone Oscillator - Floating Levels Smoothed In order to filter out some of the signals of the Price Zone Oscillator - Floating Levels indicator, smoothing is added to this version.
  • Price Zone Oscillator - Smoothed This version of Price Zone Oscillator is an attempt to solve the "too fast" slope issue of the original indicator.
  • Sigmoidal Normalized RSI This is sigmoidal normalized version of RSI. Additional JMA smoothing is used in order to produce smooth results.
  • Normalized RSI JMA Smoothed This version of Normalized RSI is adding JMA smoothing to it in order to make that volatility lesser and to attempt to make the slope of the RSI more usable without adding significant lag.
  • Normalized RSI Normalized RSI tries to fix the "RSI problem": the longer the calculating period, the flatter the RSI becomes.

The most downloaded free products:

Bestsellers in the Market:

The most popular forum topics:

Most read articles this month

Trade Operations in MQL5 - It's Easy

Trade Operations in MQL5 - It's Easy

Almost all traders come to market to make money but some traders also enjoy the process itself. However, it is not only manual trading that can provide you with an exciting experience. Automated trading systems development can also be quite absorbing. Creating a trading robot can be as interesting as reading a good mystery novel.

ZUP - Universal ZigZag with Pesavento patterns. Search for patterns

ZUP - Universal ZigZag with Pesavento patterns. Search for patterns

The ZUP indicator platform allows searching for multiple known patterns, parameters for which have already been set. These parameters can be edited to suit your requirements. You can also create new patterns using the ZUP graphical interfaces and save their parameters to a file. After that you can quickly check, whether these new patterns can be found on charts.

Random Decision Forest in Reinforcement learning

Random Decision Forest in Reinforcement learning

Random Forest (RF) with the use of bagging is one of the most powerful machine learning methods, which is slightly inferior to gradient boosting. This article attempts to develop a self-learning trading system that makes decisions based on the experience gained from interaction with the market.

Most downloaded source codes this month

20 new topics on forum:

and 17 more...

Published article "Visual strategy builder. Creating trading robots without programming".

Visual strategy builder. Creating trading robots without programming

This article presents a visual strategy builder. It is shown how any user can create trading robots and utilities without programming. Created Expert Advisors are fully functional and can be tested in the strategy tester, optimized in the cloud or executed live on real time charts.

New publications in CodeBase

  • Price Zone Oscillator - Floating Levels Compared to the Price Zone Oscillator indicator, this version is using floating levels to find out the significant levels.
  • Price Zone Oscillator The formula for Price Zone Oscillator (PZO) depends on only one condition: if today's closing price is higher than yesterday's closing price, then the closing price will have a positive value (bullish); otherwise it will have a negative value (bearish).
  • Henderson's Filter The Henderson Filters are derived by minimizing the sum of squares of the third difference of the moving average series. Henderson's criteria ensures that when these filters are applied to third degree polynomials, the resulting smoothed output will fit exactly on these parabolas. The Henderson Filters are suitable for smoothing economic time series as they allow the cycles typical of the trend to pass through unchanged. They also have the property that they will eliminate almost all the irregular variations that are of very short frequencies of six months or less.

1 new signal now available for subscription:

RFactor on EURCAD High Risk
538% 553 trades
Growth:537.80%
Equity:2 534.55AUD
Balance:2 534.55AUD

Bestsellers in the Market:

21 new topics on forum:

and 18 more...
There are more than 96 570 topics available on forum
There are more than 4 830 products available in Market
There are more than 8 570 codes published in Codebase

New publications in CodeBase

  • Multi T3 Slopes Multi T3 Slopes indicator checks slopes of 5 (different period) T3 Moving Averages and adds them up to show overall trend.
  • Multi JMA Slopes Multi JMA Slopes indicator checks slopes of 5 (different period) Jurik Moving Averages (JMA) and adds them up to show overall trend.
  • Multi Averages Slopes Multi Averages Slopes indicator that checks slopes of 5 (different period) averages and adds them up to show overall trend. Averages that can be used in this indicator are the: SMA, EMA, SMMA, LWMA.
  • Multi LSMA Slopes Multi LSMA Slopes indicator checks slopes of 5 (different period) Least Squares Moving Averages (LSMA or linear regression value) and adds them up to show overall trend.
  • Synthetic VIX - Smoothed Smoothed version of Synthetic VIX.
  • Choppiness Index - JMA Smoothed Compared to the Choppiness Index indicator, this version is using JMA for smoothing (to make it easier to spot the slope direction change of the choppiness index) and to make the values less volatile.
  • Choppiness Index Choppiness Index: another way of calculating fractal dimension.
  • Random Walk Index - JMA Smoothed In order to avoid the too many signals that the regular Random Walk Index tends to produce, this version is using JMA for smoothing which significantly lessens the number of false signals.
  • Random Walk Index The Random Walk Index attempts to determine when the market is in a strong uptrend or downtrend by measuring price ranges over N and how it differs from what would be expected by a random walk (randomly going up or down). The greater the range suggests a stronger trend. The RWI states that the shortest distance between two points is a straight line and the further prices stray from a straight line, implies the market is choppy and random in nature.
  • RSX QQE New Compared to the original QQE indicator, this version instead of using trailing levels uses fixed levels to estimate overbought and oversold conditions. This version is also using RSX (a smoother RSI without a lag) in order to further purify the signals.
  • RSX QQE Histo Compared to the original QQE indicator this version is adding fixed levels (to help further estimate the trend) and color changing histogram (based on those levels), and also using RSX (a smoother RSI without a lag) in order to further purify the signals.
  • RSX QQE This version of QQE is also using RSX (a smoother RSI without a lag) in order to further purify the signals.
  • QQE Histo Compared to the original QQE indicator, this version is adding fixed levels (to help further estimate the trend) and color changing histogram (based on those levels).
  • QQE New Compared to the original QQE indicator, this version instead of using trailing levels uses fixed levels to estimate overbought and oversold conditions.
  • Automatic Fibonacci Lines MrVB AutoFibLinesMrVB indicator draws automatically the Fibonacci levels on the chart.

The most popular forum topics:

The most downloaded free products:

Bestsellers in the Market:

13 new topics on forum:

and 10 more...

Most read articles this week

Trade Operations in MQL5 - It's Easy

Trade Operations in MQL5 - It's Easy

Almost all traders come to market to make money but some traders also enjoy the process itself. However, it is not only manual trading that can provide you with an exciting experience. Automated trading systems development can also be quite absorbing. Creating a trading robot can be as interesting as reading a good mystery novel.

Random Decision Forest in Reinforcement learning

Random Decision Forest in Reinforcement learning

Random Forest (RF) with the use of bagging is one of the most powerful machine learning methods, which is slightly inferior to gradient boosting. This article attempts to develop a self-learning trading system that makes decisions based on the experience gained from interaction with the market.

Processing optimization results using the graphical interface

Processing optimization results using the graphical interface

This is a continuation of the idea of processing and analysis of optimization results. This time, our purpose is to select the 100 best optimization results and display them in a GUI table. The user will be able to select a row in the optimization results table and receive a multi-symbol balance and drawdown graph on separate charts.

Most downloaded source codes this week

  • Martingale VI Hybrid A martingale strategy, an old EA that was rebuilt to be efficient.
  • Volume Profile + Range v6.0 Volume Profile + Range v6.0 (former TPO). Distribution of deals by price levels at a given time interval. Displayed as a histogram.
  • 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.

Bestsellers in the Market:

8 new topics on forum:

and 5 more...

21 new topics on forum:

and 18 more...

Bestsellers in the Market:

The most popular forum topics:

The most downloaded free products:

28 new topics on forum:

and 25 more...
There are more than 96 500 topics available on forum

Bestsellers in the Market:

New publications in CodeBase

  • Volume Zone Oscillator - Floating Levels Compared to the Volume Zone Oscillator indicator, this version is additionally using floating levels to determine the trend.
  • Volume Zone Oscillator Volume Zone Oscillator indicator is based on the "In The Volume Zone" article by Walid Khalil and David Steckler, and can be classified as both trending and oscillating (non-trending) in its design.
  • WPR Candles This indicator is a variation of a well known WPR (Williams Percent Range) indicator with 4 WPR values combined into "candles".
  • Heiken Ashi Smoothed - Binary Unlike the Heiken Ashi Smoothed, this indicator is displaying 2 values only: +1 for trend up and -1 for trend down, thus making it suitable for usage from experts.
  • Heiken Ashi Smoothed Instead of using "raw" prices" for calculations, Heiken Ashi Smoothed indicator is using smoothed/filtered/averaged prices instead.
  • ADXVMA Binary ADXVMA indicator made as "binary" having only two values (+1 for "trend" up and -1 for "trend" down).
  • Accumulative Swing Index Smoothed - Floating Levels In this version of Accumulative Swing Index Smoothed indicator we are introducing a sort of levels that can be used for trend assessment.
  • Accumulative Swing Index Smoothed This version of the Accumulative Swing Index indicator is attempting to add some more functionality to it by producing much smoother results.
  • Intraday Channel Breakout Indicator that is checking for intra-day channel values and breakouts of those channels.

1 new signal now available for subscription:

Day and Night Trading
277% 11758 trades
Growth:276.93%
Equity:4 671.21AUD
Balance:4 671.21AUD

Bestsellers in the Market:

The most downloaded free products:

20 new topics on forum:

and 17 more...

The most popular forum topics:

Published article "Developing the oscillator-based ZigZag indicator. Example of executing a requirements specification".

Developing the oscillator-based ZigZag indicator. Example of executing a requirements specification

The article demonstrates the development of the ZigZag indicator in accordance with one of the sample specifications described in the article "How to prepare Requirements Specification when ordering an indicator". The indicator is built by extreme values defined using an oscillator. There is an ability to use one of five oscillators: WPR, CCI, Chaikin, RSI or Stochastic Oscillator.

1 new signal now available for subscription:

Suibian
831% 12440 trades
Growth:831.24%
Equity:3 444.84USD
Balance:3 444.42USD

29 new topics on forum:

and 26 more...
There are more than 96 440 topics available on forum

Bestsellers in the Market:

Most read articles this month

Trade Operations in MQL5 - It's Easy

Trade Operations in MQL5 - It's Easy

Almost all traders come to market to make money but some traders also enjoy the process itself. However, it is not only manual trading that can provide you with an exciting experience. Automated trading systems development can also be quite absorbing. Creating a trading robot can be as interesting as reading a good mystery novel.

ZUP - Universal ZigZag with Pesavento patterns. Search for patterns

ZUP - Universal ZigZag with Pesavento patterns. Search for patterns

The ZUP indicator platform allows searching for multiple known patterns, parameters for which have already been set. These parameters can be edited to suit your requirements. You can also create new patterns using the ZUP graphical interfaces and save their parameters to a file. After that you can quickly check, whether these new patterns can be found on charts.

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

  • 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.
  • 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.
  • Simple Pip Value Calculator "How much is a 1 pip movement on EURUSD (or any pair) worth in my currency?" - here's the answer!

New publications in CodeBase

The most downloaded free products:

Bestsellers in the Market:

The most popular forum topics:

19 new topics on forum:

and 16 more...
1...240241242243244245246247248249250251252253254...556