the idea of the indicator two ima (moving average, ma) indicators ('fast' and 'sloe') are displayed in the main window. a color histogram ( style) can be drawn between:price <-&...
the idea of the indicator find the moments when a fully formed candlestick (bar #1) crosses the 'moving average' indicator. then we look for the previous intersection. between the ...
indicatortrend change is indicated by arrows ('up' and 'down')rice. 1. half trend new alertwhen the icon appears in the indicator buffer ('up' or 'down'), alerts are triggered....
indicatorthe indicator during 'n bars' draws the minimum price of low and the maximum price of high.pic. 1. channel n barsalso, the indicator can build a channel at the following p...
indicator in the subwindow in the form of a colored histogram ( ) there is a cumulative candle made of bars of the same direction.rice. 1.cumulative candle subwindow...
indicatorthe subwindow displays two rsi (relative strength index, rsi) lines - 'fast' and 'slow'.the area from the window borders to these lines is painted over from above and belo...
just an experiment on try to using the "speed" (or correction factor?) of the kalman filter as indicator..added a smooth "signal" line based on the moving average of the "speed" (t...
the idea of the indicatortwo istochastic (stochastic oscillator, sto) indicators - 'fast' and 'slow' (more precisely, the 'main' lines of these indicators) in one subwindow. areas ...
indicatortwo levels are added to the ividya (variable index dynamic average) indicator: upper and lower. the level size is determined for n barsrice. 1. vidya n bars bordersindicat...
arrow up and down on each bar and informations about "power of trend" and about "peak" or "extrem peak" on the chart.indicator uses only wpr and rsi signals. arrows can be changed ...
indicatorthe indicator shows the status of the two indicators as lines of squares.compares the position of the signal line relative to the signal line for the 'macd' and 'stochasti...
a simple indicator that tries to assess autocorrelation in price series.- values above 0 indicate autocorrelation between return and therefore a strong direction in movement (which...
also, it can do some other things:slope slope in degrees variance std deviation mean "fake graphs" with this function (fake graphs) you can plot the actual data from a indicator. t...
indicatora dynamic area between 'open', 'high', 'low' and 'close' is plotted on the current chart. prices are calculated during the day. when a new one arrives, the dynamic region ...
the code its not optimized, but, its self-explanatory on the var names used.the hull method can be enabled or disabled, as the graph the raw values for speed and accelerationalso, ...
indicatorthe indicator shows the status of the two indicators as lines of squares.clryellowgreen - no trend, clrblue - trend up, clrred - trend down rice. 1. two ma color n bars sq...
indicatorthe task of the indicator is to visualize the last three candles from another (larger) timeframe.with the help of graphical objects, the last three candlesticks are drawn ...
description of the indicator saucer signal from the iao (awesome oscillator) indicator with an additional filter in the form of ima (moving average, ma)pic. 1. ma ao arrow...
description of the indicator the indicator displays the borders (high and low) of the last three days on the chart. the current day (rectangle #0) updates its levels during the day...
description of the indicator colored sar indicator. several types of alerts when changing colors. can choose:sound alert send mail send push notification pic. 1. sar color alert...
description of the indicator several types of signals have been added to the custom indicator when the line color changes. the following types of signals are available:sound alert ...
description of the indicator a candlestick chart without shadows is built in the subwindow. please note that the same 'custom moving average' indicator has been added to the main w...
description of the indicator several types of signals have been added to the : custom indicator when the line color changes. the following types of signals are available:sound aler...
this indicator calculates and plots the exponential moving average of the true range, as well as an offset of the exponential moving average of its deviation.the code uses conditio...
this indicator calculates and plots the exponential moving average of the true range, as well as an offset of the exponential moving average of its deviation.the code uses conditio...
description of the indicator continuation of the 'four colors' series - now the macd indicator signals are displayed as 'arrow' in the main window.for clarity, the "progenitor" is ...
converted atr bands by alexanderteah from tradingview to mql4in situation where entry is not reversal, use atr as guide for stop loss or exit.also can be used for trail stop like c...
the predictive moving average was created by john ehlers (“rocket science for traders”, pg.212″). this is one of his first leading indicators. buy when the indicator line is green ...
for those who familiar with mcdx smart money indicator. sorry to let you know.no banker. no smart money. no retailer. just rsi.---1. take rsi value from the _period2. rsi value fro...
an indicator for drawing all important pivot points including: "classic", "camarilla", "woodie", "floor", "fibonacci", "fibonacci_retracement".you can choose different timeframes f...
the restoring pull indicator was created by john ehlers (stocks & commodities v.11:10 (395-400)) and this was one of his earliest indicators that functions as a momentum indica...