The indicator shows the current spread using a color line.This indicator was first implemented in MQL4 and published in on 23.03.2015.Fig.1 The Color_Spread indicator...
If you change the timeframe or the name of the chart symbol in MetaTrader, all indicators on the chart will be unloaded from the chart and will be loaded onto it again. Unlike MT4,...
Two colored filled rectangles drawn between the values of two Bollinger channels on one bar.Indicator input parameters:The indicator uses SmoothAlgorithms.mqh library classes (co...
Two colored filled rectangles drawn between the values of two Keltner channels on one bar.Indicator input parameters:The indicator uses SmoothAlgorithms.mqh library classes (copy...
Two colored filled rectangles drawn between the values of two indicator channels on one bar.Indicator input parameters:The indicator uses SmoothAlgorithms.mqh library classes (co...
The indicator with the timeframe selection option available in its input parameters:To provide correct operation of the indicator, add the compiled WmiVol.mq5 indicator file to ter...
The indicator sets the "Fixed scale" property to a chart window and holds the first bar in the middle of the window. If you move the chart, the rightmost bar will be placed in the ...
Shows an appropriate value for the last three bars on each timeframe: "1" if the bar is bullish, and "0" if the bar is bearish.Inputs:backgroundbackground alphatext colortext alpha...
The SHA512 class was ported fromHMAC functions were ported fromUse example (tested on )--------------Please leave a feedback and tell how you are using this class!...
The Exp_Kolier_SuperTrend_X2 trend trading system based on the signals from two indicators. The first indicator determines the direction of the slow trend based on the line color. ...
Analyzes bars whose opening time (hour and minute) is equal to the current bar opening time. Lit increase, if the previous trade was closed with a loss. Closing (forced) on a new b...
Two colored filled rectangles with the display of channel levels. The rectangles are drawn between the values of two Bollinger channels on one bar of any timeframe of the indicat...
Two Keltner channels based on one moving average, drawn as a colored cloud, with the display of the last values as price labels.The indicator uses SmoothAlgorithms.mqh library clas...
Two colored filled rectangles with the display of channel levels. The rectangles are drawn between the values of two Keltner channels on one bar of any timeframe of the indicator...
The script finds on the chart all OBJ_TREND (trendline) objects and moves the line to the specified date. It also aligns the prices of trend line beginning and end.Inputs:price shi...
The indicator draws a color filled channel at a distance from the current price, which is equal to the current spread multiplied by ten.In other words, the indicator draws an area,...
A Moving indicator that does not use averaging in its code.This indicator was first implemented in MQL4 and published in on 07.09.2010.Fig.1 The PercentageCrossover indicator...
The indicator implements a breakthrough system using the channel.When price exits the gray channel, the candlestick color changes to the color corresponding to trend direction. Blu...
Two colored filled rectangles with the display of channel levels. The rectangles are drawn between the values of two channels on one bar of any timeframe of the indicator.Indicat...
The channel is based on a percentage price deviation. It is implemented with a color background filling. The channel width is controlled by the percentage deviation.This indicator ...
The indicator with the timeframe selection option available in its input parameters:To provide correct operation of the indicator, add the compiled RBVI.mq5 indicator file to termi...
The indicator (Relative Broker Vigor Index) implemented as a colored histogram. Three histogram coloring variants are possible:Gray means the flat market; Blue indicates a moderate...
The oscillator is drawn as a colored histogram based on the difference between the Close price and the iSAR indicator, expressed in points.This indicator was first implemented in M...
A trading strategy based on RSI and Bollinger Bands. Bollinger Bands is calculated using the RSI indicator handle. Trailing stop is determined using the SAR indicator (Parabolic SA...
All information about the current symbol (information from the CSymbolInfo class object is used) represented as a dialog panel. CSymbolInfo. CDialog.mqh. CListView.mqh...
The indicator reflects the size of the bar. The size is calculated by the following formula: "minuend" minus "deduction". "Minuend" and "deduction" can be any of four values (open,...
This indicator helps to move charts one by one to the the front, just like slide show, and make your hands free.Click the button to run it(ON), and click again to stop it(OFF)....
Public methods:Public access to the params array;This is the main method of setting the params. Methods can be chained to add multiple params at the same time. *see example script....
Another ZigZag trend indicator based on extremum points of SMA indicator. It connects high price at maximum points of SMA indicator to low price at minimum point. Uptrend lines are...
A simple trend indicator moves like ZigZag, based on the rate of RSI changes. If RSI moves down from 65 or moves up from 35, trend line draws. These change limits are selective par...
I added colored bars just for more clarity. Green bars show increasing of RSOand red bars show decreasing. RSOor RSIcurves cannot show little changes, while colored bars can. For e...
A variation of the Laguerre filter indicator.Instead of showing just one single value of the Laguerre filter, this indicator is showing all the intermediate steps that are used in ...
We are by now using different types of levels in different indicators. Here is one experiment to use some other way.This indicator is using stripped Laguerre in a sort of "levels" ...
Stripped Laguerre filter is showing intermediate steps performed by Laguerre filter as "levels" that can then be used as support/resistance (or overbought/oversold) levels (dependi...
The EA waits for a TP or SL to trigger, and then opens a position in the opposite direction. It checks if there is enough money before sending a trade request. OnTradeTransaction.F...
Two histograms in one window, showing the maximum average price deviation in points from the initial value. The upper green histogram is the averaged difference between High and Op...
The indicator with the timeframe selection option available in the indicator input parameters:To provide correct operation of the indicator, place the compiled TotalPowerIndicatorX...
Features Works on a new bar; The number of positions is not limited; If a BUY signal is received, all SELL positions are closed; If a SELL signal is received, all BUY positions ar...
The Exp_TotalPowerIndicatorX Expert Advisor is based on the signals generated by the oscillator. It also provides the possibility to set a strict trading time interval.A trade sign...
The indicator with the timeframe selection option available in input parameters:To provide correct operation of the indicator, save the compiled XMA_KLx5_Cloud.mq5 indicator file t...
The indicator with the timeframe selection option available in the indicator input parameters:To provide correct operation of the indicator, place the compiled PercentageCrossover....
The indicator is displayed on a chart as a two-color line.If the current indicator value is lower than its previous value, the indicator line is red. If the current indicator value...
A standard zigzag complemented with support and resistance levels.The same indicator implemented in MQL4 is available here: . ZigZag by can be downloaded at ....
The Exp_PercentageCrossover Expert Advisor is based on the change of the color, and provides the possibility to set a strict trading time interval.A trade signal is formed when a b...
The indicator with the timeframe selection option available in the indicator input parameters:To provide correct operation of the indicator, add the compiled PercentageCrossoverCha...
The indicator with the timeframe selection option available in the indicator input parameters:To provide correct operation of the indicator, add the compiled CandleRange.mq5 indica...