Sell Relative Strength Index (SRSI or “sell gravitation index”) by Howard Wand as featured in the February 2019 issue of TASC magazine.“Traders accumulate profits trade by trade, w...
The standard deviation is a measure of how much a dataset differs from its mean; it tells us how dispersed the data are. A dataset that’s pretty much clumped around a single point ...
PS: it is one in the "need-for-speed" series - suitable for usage using custom calls. Setting the ema period to <=1 will produce something similar to "regular" CCI, but do not c...
Quoted from Combination of 4 RSI values (RSI of High, Low, Open and Close) displayed as candles.This implementation use less ressource and standard iRSI MT5 function to calculate t...
The indicator shows the speed of price change in points per minute. The general idea is taken from the , but the code has been improved, and the functionality has been expanded. In...
Unity is a cluster multi-currency indicator showing synchronous changes in the value of metals and major currencies in a generalized form. It was first published in the article .In...
This utility allows monitoring of multiple symbols and positions on one chart, with one group for long (buy) symbols, and another group for short (sell) symbols. There are 7 defaul...
The utility will display the high, low, open, close and time statistics for any user selected bar of any timeframe for the symbol of the chart the utility resides on. The indicator...
Arrow trends by iBearsPower and iBullsPower indicator for MT5.Hopefully useful for fellow traders.Update_01: 2019/07/31 ~ Added distance in input property from zero in pips....
This utility is not a trading information utility. It will only have value for those getting bar information using the Bars (or iBars, as they are near equivalent) and the CopyRate...
This utility is not a trading information utility. It will only have value for those getting information on the Number of Bars that have terminal data. This utility uses the functi...
By definition, the Standard Deviation(SD, also represented by the Greek letter sigma σor the Latin letter s) is a measure that is used to quantify the amount of variation or disper...
The underlying algorithm can be described in the following way. Consider it on the minimalistic example with one currency pair (EURUSD) and gold (XAUUSD).At every moment, the marke...
This indicator was already published, but in these times of perpetual complaints that the terminal (mt5 or mt4 does not matter) is slow, this one is one more in the "need for speed...
Scans multiple symbols looking for when the price crosses a pivot point or when xxPoints Near or bounce off pivot then it alerts the trader.Put Scanner On A Separate Chart Tab From...
Average price indicator that helps the trader to calculate the price for closing all the orders without loss and profit.With the help of the indicator, the trader creates the virtu...
This is not a real world indicator, but a simple demo of BPNN library, originally written in C++ and ported to MQL.The demo shows training and testing a neural network for timeseri...
This indicator predicts possible future price movements by searching for similar candle patterns in the rate history.This is an adaptation of original indicator WmiFor 3.0 (with dy...
Usage : You can use the arrows (dots) as early signals You can use the appearance of the color candle as signal for entry or re-entry As usual : some experimenting with the param...
I want to remind you that for you to see the maximum data history on the screen, you need to set unlimited in the settings "Max bar in chart"(Tools ->Options->Charts).The pos...
This indicator is a pseudo-indicator w/o buffers. Its only purpose is to demonstrate multi-threaded calculations technique. The indicator can issue commands for lenghty calculation...
3D is applied without the use of Direct X only by means of the iCanvas class.There is only one parameter in the indicator - A maximum number of circles displayed.To change the peri...
The indicator management is simple and intuitive.There are two color modes:Color varies with price Color changes depending on the MA Period. Switching between the two color modes i...
The good old MT4 indicator! Now for MetaTrader 5.Automatic summer time (DST) detection on trade server, display of economic calendar events and many improvements.GMT and EST hours ...
Trading the STRONG against the weak!The Currency Strength Index (CSI) is a technical indicator to chart the strength momentum of the 8 major currencies. (EUR, GBP, AUD, NZD, USD, C...
The original code is available at:This code will display the report in a panel on your chart.Images: The report is compared with the Metatrader5 Report:Use it and let me know what ...
The background : It is a sort of a momentum like indicator and should be used like that. Default set is rather long - as usual some experimenting with the parameters should be done...
The background : It is a sort of a momentum like indicator and should be used like that. Default set is rather long - as usual some experimenting with the parameters should be done...
i-Regr:Polynomial Regression Channel consists of two parallel lines, equidistant up and down from the line of polynomial regression trend. The distance between frame of the channel...
The indicator consists in an RSI and Bollinger bands calculated on it, it also plots arrows when RSI value was out of Bands and came again in Bands....
FiboPivotCandleBar MetaTrader 5 is a composite of several forex indicators, Fibonacci,Pivot Point, ZigZag, MACD and Moving Average which are combined in this indicator.Hope it is u...
The VR Sync Chart Lite indicator is written for demonstration purposes and shows how it is possible to synchronize the rectangle object (OBJ_RECTANGLE) on all open charts in the Me...
This indicator to detect length of candlestick. The length is calculate from high-low price. Value show is in percentInput Shift: for the length detection...
I also added history mode to indicator. Set "historyMode" parameter to true then "double click" on any point in price chart to see Support and Resistance zones in that point.Indica...