the original was described in the may 2012 issue of tasc, walid khalil in his article "exploiting extremes sentiment zone oscillator" :simple moving averageexponential moving avera...
"correcting" is a process where the value of the average is checked for the significance (how big is it) of change. for that a standard deviation of a change is used and if the cha...
rsi (oma) that shows automatic fibonacci levels for rsi.if the prices smoothing period is set to > 1, then the indicator calculates one of the chosen rsi (oma) values. if the pr...
added 'click target' and the trend line, with text of the 'number of bars between target and crosshair', and the difference in pips between price at target level and price at cross...
this indicator is calculating 4 basic types of averages with an option to have "corrected" value of an average too.even though at a first glance dr.uhl's method looks like and adap...
this is the "corrected" version of rsi. it can calculate the usual 7 types of rsi :cuttler's rsiehlers' smoothed rsiharris' rsirapid rsirsi rsxslow rsiyou can turn the "correcting"...
"step" or "corrected" macd (using the same method for correction that is used in averages). corrected values tend to be good filters, but they should not be mixed with the filters ...
this indicator is similar to bollinger bands, but it uses volume weighted average as the central value of the bands.when using it you have an option to use the tick volume or real ...
corrected velocity indicator.if the period of the "correction" is set to <0, then the calculated value is the same as the velocity.even though the velocity already does a good j...
corrected momentum indicator.if the period of the "correction" is set to <0, then the calculated value is the same as the momentum (if you compare it to the built in momentum, a...
indicator displaying the volume based on a price to average correlation.if the price is greater than the corresponding average, it is assumed that the state of the trend is "buy" a...
this indicator is almost same as the "normal" macd, except that its values are normalized and are roughly falling into a predictable range of values (unlike the regular nacd, that ...
symbol for downloading the history data for the symbol from the server.distinctive feature - indication of the download process using the .features: the script uses a modified canv...
real
paladin80
the principles of plotting this indicator, calculation formula, interpretation, algorithm for expert advisors and suggested parameters are described in the forex m...
the script switches all opened charts at a certain interval.version 1.02:now it is possible to bring on top only the charts of a certain symbol. for example, if you specify...
why this is needed: this class can help organize data exchange between your programs in case you create products for the market or if you do not want to use system dlls.for other c...
the code was designed to illustrate the use of the timer. this expert advisor opens a deal in random direction the moment a signal from the timer arrives.if there are open position...
the zz fibo trader expert advisor has been designed to illustrate the use of the indicator in a simple trading system.the has been specially designed for use in trading experts. in...
a simple trend indicator with calculation of rise and fall in close prices. calculation formula:i4_drf_v2=100 * (psum - nsum) / periodwhere:psum — the number of candles per calcula...
the indicator displays the total number of deals by symbol in real time. red line of deals is for sell, blue line is for buy.if the size of the actual history in indicator buffers ...
this simple expert advisor was created to illustrate the capabilities of trading the fibonacci levels. the ea uses the standard zigzag indicator (from the standard metatrader deliv...
semaphore signal indicator based on the code of the indicator.the indicator uses the classes of smoothalgorithms.mqh library (copy it to <terminal_data_folder>\mql5\include)....
semaphore signal indicator based on the code of the indicator.the indicator uses the classes of smoothalgorithms.mqh library (copy it to <terminal_data_folder>\mql5\include)....
the exp_stochasticdiff expert advisor is based on change of direction of the indicator. the signal is formed when a bar is closing if there is change in histogram direction.this ex...
j.bthe indicator with the ability to replace averaging. it displays the most recent value as a price label with the possibility to round the channel levels up to a required number ...
the indicator with the timeframe selection option available in input parameters:the indicator requires i4_drf_v2.mq5 indicator file. place it in <terminal_data_folder>\mql5\i...
the indicator with the timeframe selection option available in input parameters:the indicator requires i4_drf_v3.mq5 indicator file. place it in <terminal_data_folder>\mql5\i...
j.bthe indicator with the ability to replace averaging. it displays the most recent value as a price label with the possibility to round the channel levels up to a required number ...
the fibo zigazag indicator allows to calculate the probable support and resistance levels using the fibonacci ratios.the indicator algorithm fields of application the indicator can...
the indicator draws fibonacci levels based on the last bar. when a new bar appears, the levels are redrawn.parameterslast bar for fibo — timeframe to look for the last bar; upper c...
the indicator plots a histogram of statistical distribution for the bidand askprices. diagram is cumulative.it is also possible to perform statistical analysis of additional pairs:...
synchronization of the bars displayed on all open charts of the terminal. synchronization of charts if performed by timer. no dll!additional features:option to synchronize vertical...
j.bthe indicator with the ability to replace averaging. it displays the most recent value as a price label with the possibility to round the channel levels up to a required number ...
the exp_colorxvama_digit expert advisor is based on the indicator color change. the signal is formed when a bar is closing if there is change in color of the indicator line.this ex...
the indicator with the timeframe selection option available in input parameters:the indicator requires xvama.mq5 indicator file. place it in <terminal_data_folder>\mql5\indic...
the hello smartexpert advisor averages losing positions. the buyselltrading direction is selected in the settings. then, if the price goes in unfavorable direction, the ea opens an...
the night scalper multimulti-currency night scalper trades until 0 am terminal time within a narrow range (r), determined using the bollinger bandsindicator.position is opened afte...
the indicator with the timeframe selection option available in input parameters:the indicator requires jsatl.mq5 indicator file. place it in <terminal_data_folder>\mql5\indic...
the indicator with the timeframe selection option available in input parameters:the indicator requires afl_winnerv2.mq5 indicator file. place it in <terminal_data_folder>\mql...
the exp_afl_winnerv2 expert advisor that uses the indicator. the position opening signal is formed when a bar is closing if there is breakout of the overbought/oversold level of th...
a histogram is a bar chart of frequencies. one of the axes represents variable values, while another — the frequency of these values' occurrence. the height of each bar shows the f...
the indicator implements a breakout system using a channel based on the high and low price series processed by the algorithm of .when price exits the gray channel, the bar color ch...
trading system based on the signals of the indicator. the signal is formed when a bar is closing if there has been the occurrence of a colored bar, and the previous bar had the opp...
smoothed fast digital filter with color indication of movement direction, that displays the most recent value as a price label with the possibility to round the channel levels up t...