Join our fan page
Defining a signal based on several indicators: iMA (Moving Average, MA), iMACD (Moving Average Convergence/Divergence, MACD), iStochastic (Stochastic Oscillator), iOsMA (Moving Average of Oscillator, OsMA) and iAO (Awesome Oscillator, AO). The indicators are surveyed in a certain sequence.
Trading strategy based on iAMA (Adaptive Moving Average, AMA) and iRSI (Relative Strength Index, RSI) indicators. Martingale is applied.
This is an mql5 Expert Advisor trading the breakouts and using Martin Gale risk management.
The Custom Moving Average is example of the Custom User Indicator - it calculates and shows the Moving Average.
The updated version of TimeClosingPeriod indicator, it plots the time, remained to the current bar complete. At the last second it plays the sound file, specified in the input parameters.
The Moving Average indicator, based on the Quasi-Digital Filter. The MACD indicator as example of its use is presented.
Trade signals based on price crossover with moving average indicator confirmed by ADX is considered. The code of the Expert Advisor based on this strategy can be generated automatically using the MQL5 Wizard.
The color histogram based on the Momentum and Perry Kaufman's Adaptive Moving Average indicators.
The basis of the RBVI Forex indicator is an attribute of the night market to sharply decrease the volatility due to absence of active trading on exchanges. The indicator considers the price flow and the volatility (changeability) of the market what helps to successfully behave in a flat market. It is recommended to use RBVI in Expert Advisors that run in night time.
This indicator is based on CCI (Commodity Channel Index) and the analysis of a trend direction of its multiple signal lines.
The classes (conveted from C++ to MQL5) for working with memory mapped files.
Trading signals module for MQL5 Wizard. The moment, when a candlestick formed by Heiken_Ashi_Smoothed changes its color, indicates the time for market entry.
A multi-currency trading system, based on Bollinger Bands and trend catching technique. Capable of trading up to 6 currencies simultaneously. System has build in optimization parameter sharing.
The GRFLeadingEdgeMov indicator with the timeframe selection option available in the input parameters.
DonchianChannelsCloud indicator with the timeframe selection option available in input parameters.
Semaphore arrow signal indicator based on the classic Stochastic oscillator leaving the overbought and oversold areas, which features alerts, sending emails and push-notifications to mobile devices.
The RVIDiff indicator with the timeframe selection option available in input parameters.