indicator applies additional smoothing of total values allowing users to avoid excessive indicator signals noise caused by false crossings of its moving averages.The indicator uses...
The indicator is displayed using three horizontal lines of iAMA (Adaptive Moving Average, AMA) indicator from three different timeframes. The settings allow you to select from thre...
The indicator paints candles going beyond the channel. Candlesticks outside the channel limits are marked with color according to the trend. Candlesticks with the trend have bright...
indicator with the timeframe selection option available in the input parameters:For the indicator to operate, the CandleStop_System.ex5indicator should be added to the <terminal...
The indicator with the timeframe selection option available in the input parameters:For the indicator to operate, the CenterOfGravityCandle.ex5indicator should be added to the <...
The EA is based on three iMA (Moving Average, MA) indicators using the MODE_SMA averaging method (Simple averaging). It works on every tick.Signal for opening a BUY position "MA 1"...
Chaikin volatility indicator as a colored histogram.The indicator uses the classes of the SmoothAlgorithms.mqhlibrary. Working with that class was described in details in the artic...
The EA trades by a single iMA (Moving Average, MA) indicator. All indicator parameters are included to the inputs. Operation is performed at each tick: as soon as a signal is recei...
Normalize iAMA indicatorparameters is added. Two options are available for it:Digits()- data from iAMA are taken with usual accuracy;Digits()-1- more rough indicator data is taken....
indicator with the timeframe selection option available in the input parameters:For the indicator to operate, the Chaikin_Volatility_Histogram.ex5indicator should be added to the &...
The indicator uses the classes of the SmoothAlgorithms.mqh, ibrary. Working with that class was described in details in the article .Fig. 1. XPeriodCandleSystem_Alert indicator Cha...
The EA uses iCCI (Commodity Channel Index, CCI) indicator value on the last four bars and Open/Close prices on the last three bars. A position opening signal is checked if less tha...
The indicator paints candles going beyond the channel. Candlesticks outside the channel limits are marked with color according to the trend. Candlesticks with the trend have bright...
The indicator with the timeframe selection option available in the input parameters:For the indicator to operate, the Rj_SlidingRangeRj_Digit_System.ex5indicator should be added to...
The EA only operates when a new bar appears. Position volume is always fixed and set in the Lotsparameter. Stop Loss, Take Profitand Trailing Stopparameters can be disabled - to do...
The EA only operates when a new bar appears. Position volume is set in the Lotsparameter. Separate Stop Loss Buy, Stop Loss Sell, Take Profit Buyand Take Profit Sellparameters are ...
IdeaTrend is meant for checking a trend defining idea.The indicator has three input parameters:Period- calculation period;Method- calculation method;Threshold- trend direction thre...
KDJ oscillator defines when it is necessary to search for market entry conditions.It has four inputs:Period- calculation period;KFactor- K line calculation ratio;DFactor- D line ca...
KDJ Averages oscillator defines when it is necessary to search for market entry conditions. Unlike , it is calculated using standard smoothing methods. In case of the default setti...
MA Lag Reduce indicator is an SMA with the ability to set the delay elimination factor.The indicator has three input parameters:Period;Applied price;Lag Reduce factor(*). Calculati...
Momentum Signal oscillator is based on Momentum, CCI, ATR, RSI and ADX indicators. It sets the market entry moment and direction.There are seven configurable parameters:CCI period-...
The trading system based on indicator signals with the possibility to set a fixed position holding time. The signal is formed when a bar is closing if there is a channel breakthrou...
The trading system based on indicator signals with the possibility to set a fixed position holding time. The signal is formed when a bar is closing if there is a channel breakthrou...
The trading system based on indicator signals with the possibility to set a fixed position holding time. The signal is formed when a bar is closing if there is a channel breakthrou...
Open_Oscillator calculates Open price change dynamics for a specified period of time. It draws two lines - minimum and maximum Open prices for the range relative to the current val...
The indicator was first proposed by Mel Widner ("Technical Analysis of Stocks & Commodities" magazine, July 1995). Along with similar indicators, such as price channels, envelo...
Projection_Oscillator is based on . Unlike the original indicator, it displays the line in a separate window with overbought/oversold levels.The indicator has three input parameter...
The indicator with the timeframe selection option available in the input parameters:For the indicator to operate, the RSICandleKeltner.ex5indicator should be added to the <termi...
The trading system based on indicator signals with the possibility to set a fixed position holding time. The signal is formed when a bar is closing if there is a channel breakthrou...
The trading system based on indicator signals with the possibility to set a fixed position holding time. The signal is formed when a bar is closing if there is a channel breakthrou...
The indicator with the timeframe selection option available in the input parameters:For the indicator to operate, the MFICandleKeltner.ex5indicator should be added to the <termi...
Fig. 1. Rj_SlidingRangeRj_Digit_System_Alert indicator. Channel breakthrough on the first barFig. 2. Rj_SlidingRangeRj_Digit_System_Alert indicator. Activating an alert...
indicator has the form of a colored cloud and has the ability to change the smoothing algorithm and display a trend direction by color.The indicator uses the classes of the SmoothA...
indicator with the timeframe selection option available in input parameters:For the indicator to operate, the Open_Oscillator_Cloud.ex5indicator should be added to the <terminal...
A semaphore signal indicator based on a breakthrough of the Kijun Sen line by the price.Unlike , the indicator is displayed in candles. Candlesticks with the trend have bright fill...
The EA at Change for your time zone (my is +1 Hour). Should be 9AM London timehours Offset in minutes when to look on priceminutes places a pending Buy Stop and Sell Stop orders. T...
The trading system based on the indicator signals with an ability to change the volume of a forthcoming trade depending on the results of the previous trades for this trading syste...
The trading system based on the indicator signals with an ability to change the volume of a forthcoming trade depending on the results of the previous trades for this trading syste...
Fig. 1. wajdyss_Ichimoku_Candle_Alert indicator Channel breakthrough on the first barFig. 2. wajdyss_Ichimoku_Candle_Alert indicator. Activating an alert...
Momentum indicator by Anthony W. Warren indicator has the form of a colored cloud and has the ability to change the smoothing algorithm and display a trend direction by color.The i...
The idea is trivial: if RSI is in the oversold area and starts reversing upwards, while Moving Average goes up as well, this is a buy signal. An opposite case is applied to selling...
The EA opens positions having Lotsvolume. We can set stop loss and take profit. Trailing can be enabled for positions. It is recommended to launch the EA on M1.When a new bar appea...
The indicator with the timeframe selection option available in the input parameters:For the indicator to operate, the XWAMI.ex5indicator should be added to the <terminal_data_di...
The trading system based on the indicator signals with an ability to change the volume of a forthcoming trade depending on the results of the previous trades for this trading syste...
The EA applies two indicators: iAlligator (Alligator) and iRSI (Relative Strength Index, RSI). Alligator acts as the main indicator, while RSI is used as a trend filter.RSI as a fi...
How it works If there is a position, and the price moved from the last position open price (stored in the m_last_deal_price_INinternal variable) for the specified Distance, while i...