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.

New publications in CodeBase

  • IncCHOOnArray CCHOOnArray class is designed for calculation of Chaikin Oscillator (CHO) values on indicator buffers. Test_CHOOnArray indicator is provided as the example of the class use.
  • Quartiles The indicator shows the first, second and third quartiles of the sample.
  • XMA-XN The fan of hundred XMA moving averages with the possibility to change the number of lines on a chart and select a smoothing method out of ten possible versions.

The most popular forum topics:

16 new topics on forum:

and 13 more...

New publications in CodeBase

  • IncADOnArray CADOnArray class is designed for calculation of AD (Accumulation Distribution, A/D) values on indicator buffers. Test_ADOnArray indicator is provided as the example of the class use.
  • GMMA Guppy Multiple Moving Average (GMMA) is an indicator based on the relationships between groups of moving averages providing insight into the behavior of two dominant market groups - traders and investors.
  • Parabolic_HTF_Signal Parabolic_HTF_Signal shows a trend direction or a signal for performing a deal generated by Color_Parabolic indicator at the chosen bar as a graphic object with colored trend indication or deal direction and sends alerts or audio signals in case of a market entry moment.

21 new topics on forum:

and 18 more...
There are more than 42 050 topics available on forum

The most popular forum topics:

New publications in CodeBase

  • IncMomentumOnArray CMomentumOnArray class is designed for calculation of Momentum values on indicator buffers. Test_MomentumOnArray indicator is provided as the example of the class use.
  • The Binary Wave The Binary Wave returns a positive or a negative value depending on how the indicator readings are interpreted.
  • ASCtrend_HTF_Signal ASCtrend_HTF_Signal shows a trend direction or a signal for performing a deal generated by ASCtrend indicator as a graphic object with colored trend indication or deal direction.

19 new topics on forum:

and 16 more...

The most popular forum topics:

There are more than 2 540 codes published in Codebase

New publications in CodeBase

  • IncSAROnArray CSAROnArray class is designed for calculation of SAR (Parabolic SAR) values on indicator buffers. The example of use of the CSAROnArray class is presented.
  • Stochastic-X8 The indicator draws a grid of eight stochastic oscillators on one chart with the possibility to change the number of displayed lines.
  • StepXCCX_HTF_Signal StepXCCX_HTF_Signal displays trend directions from three last bars of the ColorStepXCCX indicator as three graphical objects with a trend color indication.
  • Spread Normalized This indicator use in cross ( es. EURAUD, GBPAUD, EURGBP, ect) depends of correlation of currency. Usually I use with timaframe Daily. But I think can to use in another timeframe. Important can use in commodity and stocks.

Published article "Universal Regression Model for Market Price Prediction".

Universal Regression Model for Market Price Prediction

The market price is formed out of a stable balance between demand and supply which, in turn, depend on a variety of economic, political and psychological factors. Differences in nature as well as causes of influence of these factors make it difficult to directly consider all the components. This article sets forth an attempt to predict the market price on the basis of an elaborated regression model.

10 new topics on forum:

and 7 more...

The most popular forum topics:

19 new topics on forum:

and 16 more...
There are more than 42 000 topics available on forum

The most popular forum topics:

The most popular forum topics:

11 new topics on forum:

and 8 more...

Published article "The Role of Statistical Distributions in Trader's Work".

The Role of Statistical Distributions in Trader's Work

This article is a logical continuation of my article Statistical Probability Distributions in MQL5 which set forth the classes for working with some theoretical statistical distributions. Now that we have a theoretical base, I suggest that we should directly proceed to real data sets and try to make some informational use of this base.

New publications in CodeBase

  • ToClearChart The simple script for deleting all graphical objects from a financial asset chart. It can be useful, in case the chart is overcrowded by objects that are not needed anymore.
  • XMACD_HTF_Signal XMACD_HTF_Signal displays trend directions from three last bars of the XMACD indicator as three graphical objects.
  • SpreadInfo SpreadInfo displays current spread, its average value and their ratio in one of the chart corners.
  • SL-TP price to Order Execution price Pip Calculator Calculates pips between Order Execution price and and Stoploss or/and Takeprofit price.

20 new topics on forum:

and 17 more...

The most popular forum topics:

New publications in CodeBase

  • X2MA_HTF_Signal X2MA_HTF_Signal displays trend directions from three last bars of the X2MA indicator as three graphical objects, colors of which determine a trend direction.
  • IncCMOOnArray CMOOnArray class is designed for calculation of CMO (Chande Momentum Oscillator) values on indicator buffers. The example of use of the CMOOnArray class is presented.
  • GetFontName Function module for more convenient font selection display in the indicator input parameters. To free the indicator user from the necessity to manually enter a font name some changes to the code should be inserted.
  • Sophia1_1 My first trading System using simple pattern.
  • InsideBars The InsideBars indicators can be used for trading with breakout Strategies.
  • Expert Advisor 3 Level ZZ Semafor This Expert Advisor is based on 3_Level_ZZ_Semafor indicators.

The most popular forum topics:

21 new topics on forum:

and 18 more...
There are more than 41 930 topics available on forum

The most popular forum topics:

15 new topics on forum:

and 12 more...

The most popular forum topics:

12 new topics on forum:

and 9 more...

12 new topics on forum:

and 9 more...

The most popular forum topics:

12 new topics on forum:

and 9 more...
There are more than 41 870 topics available on forum

The most popular forum topics:

9 new topics on forum:

and 6 more...

The most popular forum topics:

13 new topics on forum:

and 10 more...

New publications in CodeBase

  • XdinMA The moving average, calculated by using the simplest algebraic combination of two other moving averages with different periods. Smoothing algorithms can be selected out of ten possible versions.
  • IncERDOnArray CERDOnArray class is designed to calculate the Efficiency Ratio (ER) used in the Adaptive Moving Average (AMA) considering price movement direction. When the price is moving upwards the indicator has positive values, when it is moving downwards, - negative ones.
  • IncEROnArray CEROnArray class is designed to calculate the Efficiency Ratio (ER) used in the Adaptive Moving Average (AMA). The example of use of the CEROnArray class is presented.
  • ZigZag based on VininI_FractalsTrend ZigZag based on fractals. Due to the use of Fractals indicator, it works much faster than conventional ZigZag indicator.

The most popular forum topics:

16 new topics on forum:

and 13 more...

New publications in CodeBase

  • StochasticExpansion Good old stochastic oscillator. The difference from the standard one is that it shows overbought and oversold areas in a more visually convenient fashion.
  • Val_Bands Candlesticks length volatility indicator useful for tracking gaps on the market and having the settings analogous to the Bollinger Channel. The indicator can show flats and trend beginnings.
  • IncMFIOnArray CMFIOnArray class is designed for calculation of MFI (Money Flow Index) values on indicator buffer. The example of use of the class is presented.
  • UpDownBars Oscillatior indicator that counts Up bars (Close-Open) and Down bars (Open-Close).

14 new topics on forum:

and 11 more...
There are more than 41 820 topics available on forum

The most popular forum topics:

There are more than 2 520 codes published in Codebase

New publications in CodeBase

  • IncRSIOnArray CRSIOnArray class is designed for calculation of RSI (Relative Strength Index, RSI) values on indicator buffers. The example of use of the class is presented.
  • WiOver The indicator shows the average percentage value of the last candlesticks overlap. It is useful for those, who enters the market manually using limit orders during price consolidation, as it allows to select order direction. Blue line - recommended BUY-LIMIT, red one - SELL-LIMIT.
  • Laguerre_HTF_Signal Laguerre_HTF_Signal shows a trend direction or a signal for performing a deal generated by Laguerre indicator as a graphic object with colored trend indication or deal direction.
  • Save history to HST The script exports historical data to HST format for its use in MetaTrader 4 client terminal. This file can be imported in MetaTrader 4 as historical data or you can open it as offline chart.

15 new topics on forum:

and 12 more...
1...433434435436437438439440441442443444445446447...559