the indicator with the timeframe selection option available in input parameters:to provide correct operation of the indicator, place the compiled nrma.mq5 indicator file in termina...
real
metaquotes
the trend indicator drawn in the form of the colored cloud.
this indicator was first implemented in mql4 and published in codebase on april 22, 2014.fig.1. karpe...
the karpenko indicator with the timeframe selection option available in input parameters:input enum_timeframes timeframe=period_h4; // indicator chart period (timeframe)to...
the tsi_wpr indicator with the timeframe selection option available in input parameters:input enum_timeframes timeframe=period_h4; // indicator chart period (timeframe)to ...
real
inkov evgeni
as we know, stars give evidence of the beginning of price reversal. but a candle with asymmetric "tails" can appear instead of a star, which is also an evidenc...
the tsi_demarker indicator with the timeframe selection option available in input parameters:input enum_timeframes timeframe=period_h4; // indicator chart period (timefram...
real
powered bystep
stochastic oscillator which is able to identify flat conditions of the market. in case of flat the indicator line and the signal line are tightening and resid...
real
rewritten by crazychart
the trend indicator drawn in the form of the colored cloud.
this indicator was first implemented in mql4 and published in codebase on march 8, 2006....
real
murad ismayilov
it is often the case that you need to find out an optimal trading time when quotes are rapidly changing (for instance from 7.00 a.m. to 9.00 p.m.). it may co...
the forexofftrend indicator with the timeframe selection option available in input parameters:input enum_timeframes timeframe=period_h4; // indicator chart period (timefra...
the exp_forexofftrend expert advisor is based on the signals of the forexofftrend trend indicator.
the signal is formed when a bar is closing if there is change in cloud c...
the mabyma indicator with the timeframe selection option available in input parameters:input enum_timeframes timeframe=period_h4; // indicator chart period (timeframe)to p...
real
papaklass
the indicator displays change of a current price regarding the price countbarss/countbarsl bars ago.
this indicator was first implemented in mql4 and published in...
real
zfs
indicator of bar sizes in points with due regard to spread and maximum one way movement only. the author recommends using it with other charts for finding relative size...
real
the money flow index indicator use typical price (tp = (h + l + c)/3) for its plotting. we just added possibility to use all price types for calculations to the indicators st...
the sizebar indicator with the timeframe selection option available in input parameters:input enum_timeframes timeframe=period_h4; // indicator chart period (timeframe)to ...
the exchangeprice indicator with the timeframe selection option available in input parameters:input enum_timeframes timeframe=period_h4; // indicator chart period (timefra...
the imp_xma indicator with the timeframe selection option available in input parameters:input enum_timeframes timeframe=period_h4; // indicator chart period (timeframe)to ...
the bodi indicator with the timeframe selection option available in input parameters.:input enum_timeframes timeframe=period_h4; // indicator chart period (timeframe)to pr...
the bnb indicator with the timeframe selection option available in input parameters:input enum_timeframes timeframe=period_h4; // indicator chart period (timeframe)to prov...
the xvolume indicator with the timeframe selection option available in input parameters:input enum_timeframes timeframe=period_h4; // indicator chart period (timeframe)to ...
the indicator draws bull and bear lines of a trend on the basis of indicator's data from the nearest extremum to the last fractal broken down.when this fractal is broken down, the ...
the idea: every flat has its time. the indicator measures the flat, and such concept as "trend" is not applied.when flat time is executed, the moment of result fixation or new posi...
the indicator with the timeframe selection option available in input parameters:to provide correct operation of the indicator, place the compiled mass_index.mq5 indicator file in t...
the module for tracking open positions based on "delta zigzag" indicator for mql5 wizard.
the tracking module moves stop loss of the opened position to new horizontal leve...
trading signals module based on delta zigzag indicator for mql5 wizard.buy signals:when the price breaks indicator's horizontal level from the bottom up, it is assumed that...
this indicator shows high and low points for certain timeframe.input parameters: recommendations: select only higher timeframe in the input parameter....
this indicator places a marker on a chart based on a divergence between trade volumes and bar sizes, i.e. if bar size has been decreasing/increasing for n continuous bars and volum...
the indicator draws line for quick calculation of potential profit/loss from lot, or lot from expected profit.select what are you inserting into value, and the opposite will be cal...
"how much is a 1 pip movement on eurusd (or any pair) worth in my currency???" it's a question we see asked frequently on the mql forums and other forex websites. knowing how much ...
the indicator allows to control the strategy tester speed.you can slow down or speed up the speed of strategy tester when set to 32.speed: decrease speed (less or equal to zero)ski...
the indicator shows and oscillator in a separate window.an indicator line with its moving average of any method drawn in a separate window (optional).an oscillator of the differenc...
trading multiple instruments across multiple timeframes (and multiple brokers) can results in the use of many different templates. template testing generates additional templates....
this indicator has been done to find out divergenсe\convergenсe and mismath between price and volume.full functional macd lines and histogram, and you can turn off showing volumes ...
the indicator plots up/down buffer arrows in the chart window when conditions are met on one or two of the following indicators:; ); ); ; ; ; ); ; ; ; ...
the indicator supports two functions:spread ask and bid line customization (style *, thickness) second broker spread comparison ** - see indicator input for instruction.regards bel...
as a part of money management system, we need a balance sheet that show how much money we can risk from a profit that we have took.this indicator will show balance sheet for a year...
this indicator will show the name of the pattern by placing point xabcd manually and also will search the next potential reversal zone (prz) automatically.this idea was first publi...
a very simple indicator to display the difference in time between candles in seconds.intended for use with offline renko charts to indicate how long each block or brick has taken t...
monex indicator is the weighted close (hlcc/4) candlestick bar combined with zigzag indicator (arrow).last update (update_01 ~ 2015-07-30) added option to display the arrow (true ...
smoothed rsi indicator and rsi of moving average.there are two ways to smooth rsi:whether someone calculate an rsi (first line) and then smooth it and get a smoothed_rsi: (second l...