Join our fan page
The Repulse indicator measures and displays the bullish or bearish pressure associated with each price candlestick in the form of a curve.
Indicator WAAB (Waddah Attar ADXxBollinger) is intended for identifying the direction and strength of the current trend. For this pupose, a combination of the signals from two indicators is used: Advanced_ADX and Bollinger Bands.
CandleStop_System indicator with the timeframe selection option available in the input parameters.
Trading system based on iADX (Average Directional Movement Index, ADX) and iAMA (Adaptive Moving Average, AMA) indicators. The system works on a new bar only.
A trading system based on two custom indicators: CCI Color Levels and RSI Custom Smoothing.
A trading system based on two indicators iMA (Moving Average) and one indicator iStdDev (Standard Deviation, StdDev)
Encapsulate a request as an object thereby letting you parameterize clients with different requests. Queue or log requests, and support undoable operations
This MT5 Expert Advisor combines multi-timeframe candlestick pattern analysis with fundamental event filtering to execute trades with disciplined risk management.
Example code on how to draw an horizontal line for maximum and minimum prices of the last 2 years.
The Stochastic RSI indicator (Stoch RSI) is essentially an indicator of an indicator. It is used in technical analysis to provide a stochastic calculation to the RSI indicator. This means that it is a measure of RSI relative to its own high/low range over a user defined period of time. The Stochastic RSI is an oscillator that calculates a value between 0 and 1 which is then plotted as a line. This indicator is primarily used for identifying overbought and oversold conditions.
Ergodic DTI-Oscillator (Directional Trend Index) by William Blau.
Trading signals module for MQL5 Wizard. LeManSignal indicator's color dot serves as a market entry signal.
The Expert Advisor moves Stop Loss of the open position along the border of the channel built using ATR_Trailing.
The Exp_ColorTrend_CF trading system is based on change of the trend direction displayed by the ColorTrend_CF indicator
The Moving Average which uses quite a simple procedure on decreasing temporal lag based on the increase of the Moving Average period.