The indicator with the possibility to change the indicator timeframe using input parameters:To provide correct operation of the indicator, you should place the compiled XFisher_org...
Antonuk OlegThe indicator shows Buy and Sell signals of three indicators (iSAR, iMFI и iTEMA) located in nine timeframes, with full settings.The indicator uses the class of library...
Zero breakthrough by the histogram;Overbought or oversold levels breakthrough;Exiting overbought or oversold areas.Input parameters for activating signals: The indicator uses Smoot...
Eli hayunThe indicator shows possible resistance and support zones in the form of colored rectangles.This indicator was first implemented in MQL4 and published in the on 30.01.2008...
Idea byThe Expert Advisor is based on the indicator. Regression is calculated before a signal is generated.The EA can apply one of the following three trailing types:... by Pips Mo...
IdeabyThe strategy is based on signals generated by two indicators calculated on different timeframes: iAO (Awesome Oscillator, AO) on the D1 TF and iStochastic (Stochastic Oscilla...
Two identical trading systems (for long and short deals) based on the indicator signals that can be configured in different ways within a single EA with an ability to change the vo...
Eva RuftA simple indicator that calculates rounded volatility of a financial asset. Volatility is calculated in points based on the maximum and minimum prices of .Volatility is cal...
IdeabyThe Expert Advisor uses the iMA (Moving Average, MA) and iMACD (Moving Average Convergence/Divergence, MACD) indicators.The MA indicator is used as the trend filter.Lot can b...
Eva RuftInput parameters for activating signals: The indicator uses SmoothAlgorithms.mqh library classes (copy it to terminal_data_folder\MQL5\Include). The use of the classes was ...
The indicator with the ability to change the indicator timeframe using input parameters:For the indicator to operate, the Heiken_Ashi_Smoothed_VolatilityStep_Alerts.ex5indicator sh...
Nick A. ZhilinAn alternative to with the color filling inside the channel, drawn as a cloud, with the display of the last values as price labels and the possibility to round the ch...
Nick A. ZhilinThe indicator with the smoothing of input timeseries used in calculations. The timeseries smoothing parameters are determined by the indicator input variablesThe indi...
Idea by A Bit of TheoryMany automated trading systems tend to over-optimize and over-fit results, that is, they are very well optimized in a certain historical data period, but if ...
Idea by- Vladimir KhlystovThe Expert Advisor waits for a gap at the bar opening. If a gap is found (Close #1 - Open #0), the EA opens a position opposite to the gap. Configurable s...
The indicator with additional signals displayed as round dots, which indicate zero line breakout by the indicator line.The indicator uses SmoothAlgorithms.mqh library classes (copy...
The indicator with the ability to highlight trading time zones, selected in the indicator input parameters. Such zones are shown in a different histogram color.Histogram bars outsi...
IdeabyThe Expert Advisor uses the custom indicator. BUY open signal: indicator at bar #1 is equal to "0.0"; SELL open signal: indicator at bar #1 is equal to "1.0".Stop Loss, Take ...
The Expert Advisor uses two iMA (Moving Average, MA) indicators and one iRSI (Relative Strength Index, RSI). One of the iMAs uses the MODE_EMA , the second one uses MODE_LWMA (the ...
IdeabyA trading system based on the Puria method. It uses the fast iMA indicator (Moving Average, MA), two slow iMA indicators (Moving Average, MA) and one iMACD indicator (Moving ...
IdeabyThe Expert Advisor operates using pending Buy limit and Sell limit orders. The working timeframe to analyze OHLC is specified in the 'Work TimeFrame' parameter. Trading signa...
The main indicator line breaks though zero;The color of the signal cloud changes (the indicator trend direction changes);Overbought or oversold levels breakthrough;Exiting overboug...
A trading system based on the indicator signals. A trade signal is generated at the close of a bar if the color of the histogram has changed from dark to bright pink or lime, i.e. ...
A trend indicator using the .The indicator uses SmoothAlgorithms.mqh library classes (copy it to terminal_data_folder\MQL5\Include). The use of the classes was thoroughly described...
The indicator with the ability to change the indicator timeframe using input parametersFor the indicator to operate, you should add the VTS_Float_Pivot_Smoothed.ex5indicator to the...
A trading system based on the signals of the indicator. The signal is formed at the bar Close. There are three possible position entry and exit algorithms.Entry and exit at a zero ...
Ivan KornilovTwenty indicators displayed in one window. Each line can be colored depending on its position relative to overbought and oversold areas. When launching the indicator, ...
indicator featuring background filling in overbought/oversold areas. Filling size and position are adjustable by inputsWhen launching the indicator, you can change the style and co...
John Bollinger MFI Money Flow Index), normalized. Bollinger Bands are used for calculating overbought/oversold zones.There are four input parameters:MFI period- MFI calculation per...
The indicator builds Fibonacci levels at candlestick High and Low, based on the timeframe specified in the indicator parameters.Fig.1. The CandlesAutoFibo indicator...
The indicator with the possibility to change the indicator timeframe using input parameters:For the indicator to operate, the XFisher_org_v1_Vol_Supr_Zer.ex5indicator must be added...
Idea by-The Expert Advisor operates using Buy Stop and Sell Stop orders: within the "Number of bars" interval, the EA searches for High and Low prices in the "Work TimeFrame". Then...
The indicator with the possibility to change the calculation timeframe using the indicator input parameters:For the indicator to operate, the ColorMFI_X20.ex5indicator should be ad...
The indicator with the possibility to change the calculation timeframe using the indicator input parameters:For the indicator to operate, the ColorRSI_X20.ex5indicator should be ad...
Multi-timeframe version of indicator. Displays Alexander Elder's Safe Zones calculated for three specified timeframes. Elder's Safe Zone calculates the minimum stop loss so that to...
Two identical trading systems (for long and short deals) based on the indicator signals that can be configured in different ways within a single EA with an ability to change the vo...
The indicator, in which you can change colors and the values of horizontal Fibonacci levels.For the indicator to operate, add to <terminal_data_folder>\MQL5\Indicatorsthe com...
The Expert Advisor uses Buy Stop and Sell Stop pending orders. The EA performs operations at the emergence of a new bar: if there are no positions, as well as no pending Stop order...
The Multi-timeframe Moving Average indicator.It has five input parameters:Period - calculation periodMethod - calculation methodApplied price- price used for calculationsTimeframe ...
Donchian Oscillator is an indicator of a ratio between the price and the Donchian channel. If the current Close price is above the Donchian channel, the indicator draws a histogram...
'Three ATR Bands with multiple selection' indicator is a set of three ATR Bands indicators each having adjustable parameters.It has nineteen input parameters:Show middle lines- sho...
Three Bigger Time Frame ATR is a multi-timeframe ATR indicator. It displays three ATRs of higher timeframes on the current chart.It has five input parameters:ATR period- ATR calcul...
Bigger Time Frame Bollinger Bands displays Bolinger Bands indicator data of a higher timeframe on the current one.The indicator has nine adjustable parameters:BB period- Bollinger ...
Theory : Short description by John Ehlers :The objective in cycle mode is to filter out the unwanted components – both low frequency trends and the high frequency noise – and retai...
Theory : John Ehlers uses bandpass filter (originally published here : ) to calculate what can be called a "market mode". The method used for that is to calculate an average of pea...
One more in the series of very simple (code wise - ie, execution speed is satisfactory, and to use) indicators :This one is showing the crosses of two averages as signals and the d...