Join our fan page
Indicator "The 2 Pole Butterworth Filter". was created by John Ehlers ("Cybernetic Analysis For Stocks And Futures", p. 192)
This robot uses a random number generator to simulate simply tossing a coin to decide on the direction of each trade. It provides an example of a minimal expert advisor programmed in an object-oriented style. It also provides a basis for quantifying the value added by alternative methods of entry.
This code is a template of an Expert Advisor, written by Valery Mazurenko (notused) for ATC-2010.
Trade signals based on "Dark Cloud Cover/Piercing Line" candlestick pattern, confirmed by Market Facilitation Index (MFI) indicator is considered. The code of the Expert Advisor based on this strategy can be generated automatically using the MQL5 Wizard.
Trade signals based on "Morning Star/Evening Star" candlestick patterns, confirmed by Market Facilitation Index (MFI) indicator is considered. The code of the Expert Advisor based on this strategy can be generated automatically using the MQL5 Wizard.
Multi-currency trend following expert system using the Triple Exponential Moving Average technical indicator.
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.
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.
The channel based on the price percentage deviation from the previous value of the channel middle line.
The CandleTrend indicator displays price movement directions from six different timeframes.
The Expert Advisor tries "to catch" rollbacks after a strong movement. Candlestick analyses is used
Bill William's magic oscillator (Awesome oscillator) which is drawn on the high and displayed on the low timeframe.
The Exp_CoeffofLine_true Expert Advisor based on the CoeffofLine_true indicator. A signal to perform a deal is formed at bar closing, if the histogram breakthroughs its zero level
The indicator uses in the calculation the deviation of its previous value from price
The Moving Average that represents itself a linear combination of the EMA smoothing series by the Exponential Moving Average (EMA).
The trading system based on change of the trend direction and force of the trend displayed by the ColorXADX indicator.
The RMI (Relative Momentum Index) indicator is an improved version of RSI, momentum is included in the calculation.
An indicator based on the crossover of two momentums with different periods, drawn in the form of a colored cloud.
The indicator shows the current levels and direction of the Supertrend indicator on multiple timeframes.
The ForexProfitBoost_2nb with the timeframe selection option available in the input parameters.
The BullsBears indicator with the timeframe selection option available in the input parameters.
The BullsBearsEyes indicator with the timeframe selection option available in the input parameters.
Smoothed ColorZerolagTriX indicator rate of change represented as a colored histogram.
The Exp_ColorZerolagTriXOSMA Expert Advisor is based on the ColorZerolagTriXOSMA histogram change of direction.
The ColorZerolagX10MA indicator with the timeframe selection option available in the input parameters.