rickdthe rsidivcandle indicator. colors the candles based on the rsi oscillator:blue — rsi is in the overbought area; dodger blue — rsi is above the 50 level and outside the overbo...
rickdthe wprdivcandle indicator. colors the candles based on the wpr oscillator:aqua — wpr is in the overbought area; dodger blue — wpr is above the -50 level and outside the overb...
rickdthe mfidivcandle indicator. colors the candles based on the mfi oscillator:teal — mfi is in the overbought area; pale green — mfi is above the 50 level and outside the overbou...
the indicator with the timeframe selection option available in input parameters:the indicator requires normalized_volume_oscillator.mq5 indicator file. place it in <terminal_dat...
tom balfeordinary oscillator with calculations based on the formula:ppo=(fastema-slowema)/slowemathe indicator uses smoothalgorithms.mqh library classes (copy it to <terminal_da...
the indicator with the timeframe selection option available in input parameters:the indicator requires i-caichannel_system_digit.mq5 indicator file. place it in <terminal_data_f...
the indicator with the timeframe selection option available in input parameters:the indicator requires ppo_cloud.mq5 indicator file. place it in <terminal_data_folder>\mql5\i...
unknownthe indicator represents the relative convergence/divergence of the moving averages of the financial asset, increased a hundred times. it is based on a different principle t...
tom balfesemaphore signal indicator based on the .the indicator uses smoothalgorithms.mqh library classes (copy it to <terminal_data_folder>\mql5\include). the use of the cla...
vladimirthe indicator colors the candlesticks according to b. williams:uptrend and growing candles - aqua; uptrend and falling candles - blue; no trend and growing candles - green;...
alexander piechottathe indicator that fills the chart space with a colored background and displays the most recent value as a price label with the possibility to round the channel ...
klotthe indicator is an example of smoothing a time series of the adx indicator by filtering harmonics of higher order.this approach can be applied to smooth the values of any indi...
klotthe indicator is an example of smoothing a time series of the rvi indicator by filtering harmonics of higher order.this approach can be applied to smooth the values of any indi...
klotthe indicator is an example of smoothing a time series of the osma indicator by filtering harmonics of higher order.this approach can be applied to smooth the values of any ind...
the indicator with the timeframe selection option available in input parameters:the indicator requires ravi.mq5 indicator file. place it in <terminal_data_folder>\mql5\indica...
unknownthe indicator implemented as a histogram of strength and direction of the current trend. the histogram is colored according to the values of input parameters for breakout le...
this indicator is based on the moving average, but it doesn't use any standard mt4/mt5 moving average indicators. it uses its own formula to calculate the moving average with a com...
awesome oscillator, customizable, 4 colors, and some more parametersi started with default metaquotes awesome oscillator.i borrowed the 4 colors idea from aims youtube videos. and ...
harmonic patterns are a class of chart patterns based on 5 price extrema and constraints on the relations and proportions between these. as these constraints and ratios are difficu...
the indicator determines the inside bar and marks its high/low. it is plotted based on the closed candles (does not redraw). the identified inside bar can be displayed on smaller p...
rank (auto)correlation indicator that includes:spearman rank correlationpearson correlationit can also use 22 types of prices, and user has a choice of using floating levels or fix...
simple volume indicator that has two coloring mode options :to change color on average volume cross(es) to change color based on bull/bear state of the corresponding price candle i...
the indicator displays in chart window the important data on current symbol. now is it possible to interact with indicator with a simple click of a mouse. it is implemented in this...
the gann high low activator indicator was described by robert krausz in a 1998 issue of stocks & commodities magazine. it is a simple moving average sma of the previous n perio...
the idea of this one is simple: it should not be itself, but it should be a kind of a chameleon — it should "imitate" as much other moving averages as it can. so the need for zilli...
this is an improved jurik filter with the option to be applied to any indicator not only to prices.also, the addition of slope coloring can help in many cases: even in cases like s...
it has all the stuff that metatrader allows : it is a non-repainting one, it can be applied to previous indicator data (so it can be applied to any data or any indicator you use) a...
"classical" averages with a twist.Сolors change depending on the angle of the slope: the greater the angle the color will be closer or equal to "fast up" color. the smaller the ang...
this indicator plots up arrow for bullish gaps and down arrow for bearish gaps.it also can plot a cross for a closed gap or hide it.trader can select the minimum gap size in points...
the name of the composite rsi might mislead a bit.composite rsi is not "compositing" rsis but is a rather new way of calculating the rsi. unlike the rsi that is a sort of a momentu...
as described by john ehlers :deviation from the original is that different calculating periods are allowed (defaults are as he described, but any calculating periods are allowed)th...
the indicator displays five parameters of the symbol and two parameters of the account, some of them may change during the release of important news or before closing the weekly se...
modification of the standard awesome oscillator by bill williams. recommended timeframe - М15.it is more suitable for capturing small movements (abouts 100 points) on volatile pair...
the indicator is designed for calculating and displaying the options levels on the screen.download the СМЕ bulletin:or from here: ftp://ftp.cme.com/bulletin/fill the input paramete...
t3 indicator that is using floating levels as an aid to determine the trendindicator is made to be using extended set (22 types) of prices, and since it is using floating levels, i...
t3 indicator that is using floating levels as an aid to determine the trend transformed to be an oscillator instead of being displayed on chartsince the indicator is an offsping of...
the indicator is designed for testing manual strategies and for practicing working according to the strategy. it provides operation reports presented as a table, chart, and additio...
the oandaxproduct series is designed to display additional data on orders and positions provided by the oanda fxlabsservice.the oandax orderbook chartindicator is designed to displ...
after adding the indicator to the chart, two text labels will appear at the right bottom corner, which display the current spread and the amount of time left until the closure of t...
the indicator displays the price pivot point.when the candles form a pattern, where all their wicks can be crossed by a line, as a rule, the price reverses.example:the number of ca...
indicator that displays the change in price as a percentage relative to the open price of the current candle.it can display up to 8 pairs on the chart.candle timeframe can be selec...
purpose of the pattern - predict the type of the next candle: bullish or bearish. it has no further effect.the "checkmark" pattern is plotted the same way as the , which means that...
the indicator shows the difference of arithmetic mean and geometric mean of the price.the price is calculated according to the formula: (o+h+l+c)/4, where О — bar open price, Н — b...
the indicator shows the difference in the estimated values of the current bar and the previous bar.estimated value is the difference between the arithmetic mean and geometric mean ...
the indicator displays the total volume and profit of trades for each direction. monitoring is performed only for the instrument the indicator is attached to....
specifically, in this indicator i have studied the movement of the price for a certain number of bars (barscount = 200). for this purpose, the ma with a period of 1 was used (maper...