Trading system based on indicator signals. The signal is formed when a bar is closing if there is breakthrough of an overbought/oversold level. Since there are two levels, each of ...
The indicator with the timeframe selection option available in the indicator input parameters:For the indicator to operate, the XFisher_org_v2_Candle.ex5indicator should be added t...
The indicator with the timeframe selection option available in the indicator input parameters:For the indicator to operate, the XFisher_org_v1_Candle.ex5indicator should be added t...
The indicator uses the classes of library SmoothAlgorithms.mqh (to be copied to <terminal_data_directory>\MQL5\Include). The use of the classes was thoroughly described in ar...
The EA only checks for a trading signal or an addition to the position when a new bar appears.The EA is based on indicators iMA (Moving Average, MA) and iMACD (Moving Average Conve...
TrendLaboratory Ltd.Indicator highlights candles, the Close prices of which are closed within overbought/oversold zones.The indicator uses the classes of library SmoothAlgorithms.m...
Indicator with the timeframe selection option available in its input parameters:For the indicator to operate, the Stochastic_Histogram.ex5indicator should be added to the <termi...
The script calculates the average volatility of symbols according to the equation: the differences of the maximum and minimum values of the candles for the selected period in days ...
Idea by:Myth63Code mq5 by: The EA only checks for a trading signal or an addition to the position when a new bar appears.The EA is based on indicators iMA (Moving Average, MA) and ...
Indicator represented as candlesticks. Candlesticks result from processing the relevant price timeseries by the indicator algorithm. In many situations, such approach may be more i...
The with the timeframe selection option available in its input parameters:For the indicator to operate, the XFisher_org_v1.ex5indicator should be added to the <terminal_data_dir...
indicator with the level markup extended to the next session. The input parameter is added for extending the indicator levelFig1. Hans_Indicator_x62_Cloud_System_Tail_Alert indicat...
Closing positions when reaching the Close all if Profitlevel. The overall profit on all positions is considered regardless of the symbol or magic number.A profit is calculated only...
Code mq5 by:The EA works on hedge accounts only!The EA tracks all positions regardless of the symbol or magic number.As soon as a position (opened by another EA or manually) featur...
Idea by:Code mq5 by:The EA works on hedge accounts only!A very simple idea: Open two opposite positions simultaneously. However, Stop Loss must be greater than Take Profit. We expe...
TrendLaboratory Ltd.indicator with an additional smoothing for eliminating false intersection of the main and signal lines.The indicator uses the classes of library SmoothAlgorithm...
Indicator with the timeframe selection option available in its input parameters:For the indicator to operate, the FineTuningMACandle_Chl.ex5indicator should be added to the <ter...
Antonuk OlegAn indicator that shows buy and sell signals of three indicators (iSAR, iRSI, and iMA) on nine timeframes with full settings.The indicator uses the class of library (to...
MartesIndicator Round_Levels_XN draws multiple "round" levels nearest to the current price above and below it.This indicator was first implemented in MQL4 and published in on March...
Indicator with the timeframe selection option available in its input parameters:For the indicator to operate, the FineTuningMACandle_Chl_Arr_StDev.ex5indicator should be added to t...
Indicator that additionally indicates the trend strength with colored dots, based on the standard deviation algorithm.If the standard deviation of the FineTuningMACandle_Chl_Arr ce...
Indicator with the timeframe selection option available in its input parameters:For the indicator to operate, the FineTuningMACandle.ex5indicator should be added to the <termina...
It has two adjustable parameters:SAR step- Parabolic SAR stepSAR maximum- Parabolic SAR maximumCalculations:OscSAR = SAR - СlosewhereSAR - Parabolic SAR(SAR step, SAR maximum)The h...
RSI Histogram Oscillator displays a smoothed difference of two different-period RSIs as a colored histogram.It has three adjustable parameters:Fast RSI periodSlow RSI periodSmoothi...
LWMA/SMA ratio oscillator is a colored histogram defining the difference between two moving averages - a simple and a linear-weighted one.It has one input parameter:Period - calcul...
Indicator Hurst Difference calculates the Hurst exponent from the fractal dimension. It is based on the fractal model, indicatorIt has two adjustable parameters:Period - calculatio...
Indicator Compare Prices uses a non-standard price with a logarithmic calculation.It displays two lines: the initial Close price (green) and the one calculated based on the algorit...
Rubicons CCI Cross signal oscillator. This is a standard CCI with a signal line - three-period exponential moving average.It has four adjustable parameters:CCI period- CCI calculat...
Gann Swing is similar to ZigZag. It allows detecting market patterns and is calculated using the Gann trend detection method.The indicator has no input parameters.Two consecutive H...
Idea by:Code mq5 by: The EA works on hedge accounts only! Swing-based Expert Advisor: the EA sets a pending Sell stop or Buy stop order with an increased lot and in the opposite di...
If the values exceed 2, the current trend reversal probability is high.It has three adjustable parameters:Period - calculation periodThreshold - the threshold levelShow alerts- sho...
Idea by:Code mq5 by:This is a utility script. The lot size is set in the inputs. As a result, we obtain a correctly rounded lot, as well as auxiliary data, such as maximum lot size...
Shadow True Strength Index oscillator with two signal lines (TSI shadows).It has ten adjustable parameters:Price source- calculation price of the source data, on which TSI (*) is c...
Parabolic Moving Average with Bands features standard deviation bands.It has three adjustable parameters:Period - MA calculation periodApplied price- Moving Average calculation pri...
Indicator Parabolic Moving Average is a moving average based on parabolic regression.It has a lesser delay than most other moving averages.The algorithm described in V.P. Dyakonov'...
TMS Arrows signal indicator. It is based on three indicators: Heiken Ashi, Stochastic and .The indicator has eight configurable parameters:TDI RSI periodTDI RSI applied priceTDI Vo...
Idea by:Code mq5 by:The EA based on iAlligator (Alligator) indicator. It can work both on hedging and netting accounts, since it always holds only one position in the market at a t...
Traders Dynamic Index oscillator defines and displays trend direction, as well as market power and volatility.The indicator features eleven customizable parameters:RSI period- RSI ...
indicator replaces signal candles with signal flags, which are visually more convenient in most cases.To replace the values of the last input, use the table.The indicator uses the ...
indicator with two colored channels based on standard deviations from High and Low of the indicator candles. For a normal display of the indicator, check the "Chart on foreground" ...
indicator with the timeframe selection option available in input parameters:For the indicator to operate, the FractalChannel_Cloud.ex5indicator should be added to the <terminal_...
TrendLaboratory Ltd.The channel based on fractals with the background filling inside the channel.This indicator was first written in MQL4 and published in the on November 1, 2007.F...
Indicator with the timeframe selection option available in its input parameters:For the indicator to operate, the RJTX_Matches_Smoothed_main.ex5indicator should be added to the <...
indicator with the timeframe selection option available in input parameters:For the indicator to work, indicator i-KlPrice_Vol_Direct.ex5must be in the <terminal_data_directory&...
Indicator that shows the direction of moving the histogram bars as colored labels on such bars.The indicator uses the classes of SmoothAlgorithms.mqh (to be copied to terminal_data...