the mfiwithflat indicator with the timeframe selection option available in input parameters:input enum_timeframes timeframe=period_h4; // indicator chart period (timeframe...
the range_rider indicator with the timeframe selection option available in input parameters:input enum_timeframes timeframe=period_h4; // indicator chart period (timeframe...
the inversereaction indicator with the timeframe selection option available in input parameters.input enum_timeframes timeframe=period_h4; // indicator chart period (timef...
this indicator based on a 5 period simple moving average detects trends: if there is an uptrend then shows green bars, if there is a downtrend then shows red bars, if there...
3 ema crossover indicator. maperiod1 must be smaller than maperiod2 and maperiod2 must be smaller than maperiod3.if ma1>ma2 and ma2>ma3 the indicator turns green.
if...
this indicator will write value degrees of the lastest position of price at the current timeframes, and when position and condition of trend status was changed, the indicat...
shows trading information such as spread, atr, swap, etc.
the fractal trend indicates the actual price relative to each timeframe's last high and last low fractal points. ...
the indicator helps to find the correct trend before enter the market.
open trade when lime line is greater then green line and exit trade when lime line is lesser then gr...
traces the output of indicators by buffer. output can be changed on the chart by moving the vl left or right.
this can be useful when tracing the output of custom indicato...
once the price closes above or below the two moving (60 &100) a signal is generated. signal must be generated only in-case the price closes above/below the two lines....
this indicator helps to find possible support/resistance areas after a trend has developed (normally first pullback ends at ema's region).
it shows the value for ema 20 fr...
macd momentum indicator (the red line is the momentum 10 of the histogram macd, smoothed 3).
from an idea of tom aspray, i don't know if this indicator is the same he was ...
some basic information which every trader needs.
this indicator is tick- and timer-based also, so you don't have to wait for a new tick to update the time value! it is ver...
real
william kreider (madhatt30)
this time is for the most part a zero lag, by that i mean there is no pausing during the countdown period.
i'm devising additional code to accou...
the indicator plots the correlation(strength) between eight currencies and gold.
select one of the following indicators for calculation:moving averagemoving average conve...
there are three astro indicators:planetcyclesshow the angle (aspect) between the two selected planets;declinationshow the declination of all planets;bodypositionshow the position o...
fxtrend 25ema is based on the difference of the ema 25 value during two different moments.the fxtrend 25ema value represent the momentum and the strength in the market. and the col...
real
dorian ocsovszki - check my blog out if you liked this post. thanks and enjoy!my goal was to have a nice and easy email notification. mql[45] did not suit me, so i decided to...
bbmacd_v2 is the bollinger bands® and macd indicator in the same place at separate window version 2.last update 20/03/2015: eliminate some bugs that i have done in the use ...
real
ivan kornilov
the indicator colors candlesticks based on the highs and lows of previous bars.
the original indicator was written in mql4 and published in codebase on 25.04....
the atr_normalize indicator with the timeframe selection option available in input parameters:input enum_timeframes timeframe=period_h4; // indicator chart period (timefra...
the regressionpolynomial indicator with the timeframe selection option available in input parameters:input enum_timeframes timeframe=period_h4; // indicator chart period (...
the indicator draws candlesticks of a larger timeframe as color filled rectangles using draw_filling buffers. rectangles are color filled in accordance with the values of t...
a metatrader 5 indicator of short-term, medium-term and log-term extreme points created based on the book of larry williams "long-term secrets to short-term trading".short-...
real
john smith
a semaphore signal indicator that uses crossing of a classical moving average with kaufman's ama indicator.
the original indicator was developed in the mql4 lang...
the bvsb indicator with the timeframe selection option available in input parameters:input enum_timeframes timeframe=period_h4; // indicator chart period (timeframe)to pro...
the kaufwmacross indicator with the timeframe selection option available in input parameters:input enum_timeframes timeframe=period_h4; // indicator chart period (timefram...
the simplebars_signal indicator shows information on the current trend using the values of the simplebars indicator with a fixed timeframe.
the indicator displays the colo...