Indicator Arms' Ease of Movement Value (EMV) developed by Richard W. Arms Junior. It considers the volume and size of changing the price to evaluate its moving quantitatively for e...
Indicator Mass Index is used to search for trend reversals. It is based on the changes between the highest and the lowest prices. If the bandwidth becomes wider, the mass index wil...
The Trend Quality oscillator by David Sepiashvili presented in his article Detecting And Determining Trends - Trend-Quality Indicator.It has six input parameters:Period fast- fast ...
The indicator calculates and shows in the price chart panel:The size of possible loss at closing all the positions available on the account by their StopLoss orders; The number of ...
Idea by: .MQL5 code by: .The program uses the overbought (OB) and oversold (OS) zones, for which it generates trading signals for selling or buying. OB and OS are determined on M15...
A channel using a non-smooth and steady approximation error, in which the is used as the midline.This indicator is compiled as both an MQL5 indicator and an MQL4 indicator, for whi...
Indicator with the timeframe selection option available in input parameters:For the indicator to operate, the EMAVFS.ex5indicator must be added to the <terminal_data_directory&g...
Idea by: .MQL5 code by: .The trading system is based on a simple neural network. A similar code based on a bilayer neural network: .The EA uses indicators (located in a separate wi...
Indicator with the timeframe selection option available in input parameters:For the indicator to operate, the EMAVFS_channel.ex5indicator must be added to the <terminal_data_dir...
An indicator utility for closing (reducing the right side of the length) the rectangles, trendlines, or lines with arrows to some bars/candlesticks.Using it, you can do it in two c...
The indicator with additional trend strength indication using colored dots based on the standard deviation algorithm.If the standard deviation of the EMAVFS indicator is between th...
Idea by: .MQL5 code by: .The EA does not use any indicators - only the current price and the OHLC of zero bar (the rightmost bar in the chart).Working algorithm: As soon as the pri...
The indicator plots four horizontal lines: Two basic ones (red by default) above the High and below the Low of the Bar numberbar and help lines (green by default) shifted from the ...
Indicator with the timeframe selection option available in input parameters:For the indicator to operate, the EMAVFS_StDev.ex5indicator must be added to the <terminal_data_direc...
A trading system based on the signals of the indicator. The signal is formed when a bar is closing if the indicator direction has changed.For the generated EA to operate correctly,...
A trading system based on the indicator signals. The signal is formed when a bar is closing if the indicator direction has changed.For the generated EA to operate correctly, the co...
Indicator XStdDevSpeed_direction shows the information on the market volatility, using the values of indicator with a fixed timeframe.The initial indicator histogram color is the s...
A trading system based on the signals of indicator . The signal is formed when a bar is closing if the indicator direction has changed.For the generated EA to operate correctly, th...
Idea by: .MQL5 code by: .This strategy is based on analyzing the values of indicator iBands (Bollinger Bands, BB) at bar #0 relative to the close price of bar #0. Where the Close p...
A semaphore signal indicator using the algorithm of indicator .The indicator uses the SmoothAlgorithms.mqh library classes (copy them to <terminal_data_directory>\MQL5\Includ...
Idea by: .MQL5 code by: .The EA uses dynamic managing the lot size depending on whether we have exceeded the balance or not, as compared to the preceding pass (the calculations are...
This oscillator shows in form of a histogram the differences in points between the successive:High of bars/candlesticks; Low of bars/candlesticks. It also shows them in different c...
For the indicator to operate, the AbsolutelyNoLagLwma.ex5indicator must be added to the <terminal_data_directory>\MQL5\Indicators folder.Fig.1. Indicator AbsolutelyNoLagLwma_...
Idea by: .MQL5 code by: .An automated trading system with a data panel in form of the objects.Automated trading; Automated risk management; Flexible control and setup; Monitoring p...
Idea by: .MQL5 code by: .Suppose a trader enters the market with the Buy and Sell positions by an asset, where the currency is, say, at the level of 100. Then the prices moves to 2...
Indicator with the timeframe selection option available in input parameters.For the indicator to operate, the ADX_Cross_Hull_Style_NRTR.ex5indicator must be added to the <termin...
Indicator with the timeframe selection option available in input parameters.For the indicator to operate, the AnchoredMomentum.ex5indicator must be added to the <terminal_data_d...
A trading system based on the indicator signals. The signal is formed when a bar is closing if the indicator direction has changed.For the generated EA to operate correctly, the co...
Indicator ADL (Advances/Declines Line) shows the ratio of positive and negative price increments over a specified time interval.It has two input parameters:Period- calculation peri...
Indicator ESM (Elsig's Shifting Mean) shows the averaged shift of price over the specified time interval (bars).It has one input parameter:Period- calculation period. Calculations:...
Oscillator ERVI (Ehlers' Relative Vigor Index) based on the relative vigor index by John F. Ehlers.It has one input parameter:Period- calculation period. Calculations:where:...
GAPO (Gopalakrishnan Range Index Oscillator) assesses quantitatively the volatility of an instrument, based on the trading range logarithm over an N-day period of time.It is comput...
Glitch_Index is an indicator that shows the index of the price deviation from its average value. It was published in the February issue of Active Trader Magazine in 2004.It has fou...
Indicator Linda's Coil presents several methods of searching for "engulfed" candlesticks (Price Action).It has three input parameters:Period- search range;Method- search method: En...
Oscillator MIT (Momentum In Time) is a normal momentum with anchoring the calculations to the calculation start time.It has two input parameters:Hour begin- calculation start hour;...
It has three filtering scenarios:Power Trend(strong trend)Buy signal: EMA 3 > EMA 7; EMA 7 > EMA 50. Sell conditions are opposite. Medium MA Bounce(medium moving average bo...
The indicator shows in the price chart the lowest top and the highest bottom over the last N periods. You can also use it to enable displaying the highest top and the lowest bottom...
Oscillator RTR (Range To Range) shows the ratio of two ATRs, a fast one and a slow one.It has two input parameters:Fast ATR Period- fast ATR period;Slow ATR Period- slow ATR period...
The indicator shows a cloud within a channel formed by two МАs, EMA and LWMAIt has five input parameters:First LWMA period- calculation period of the first LWMASecond LWMA period- ...
Oscillator TVI (Trade Volume Index) shows whether a security is being accumulated (bought) or distributed (sold).It has one input parameter:Minimum tick value- the minimum tick val...
For the indicator to operate, the ASCtrend_NRTR.ex5indicator must be added to the <terminal_data_directory>\MQL5\Indicators folder.Fig.1. Indicator ASCtrend_NRTR_HTFFig.2. Al...
Idea by: .MQL5 code by: .The EA is debugged to work with EURUSD and on H1 only in the quietest hours (upon closing the American session and before opening the Asian one).Input para...
Idea by: .MQL5 code by: .The EA trades on several candlestick patterns. For positions BUY and SELL, there must be the separate settings of Take Profit, Stop Loss, and Trailing. The...
Idea by: .MQL5 code by: .The EA analyzes four parameters:Value of the main line of MACD on bar #1(macd_main_1) Value of the signal line of MACD on bar #1(macd_signal_1) Value of in...