knj zigzag with value at pivots (highs/lows).zigzag line: blue. pivot value (swing value): black inputs window: extdepth=12; extdeviation=5; extbackstep=3; pivotscolor=magenta; =&...
the indicator shows computer time resolution. normally it is about 15-16 ms. this is important, for example, to copy positions from other metatrader 4....
an indicator for drawing all important pivot points including: "classic", "camarilla", "woodie", "floor", "fibonacci", "fibonacci_retracement".you can choose different timeframes f...
nitinthis indicator provides buy/sell arrows based on exit from the overbought and oversold zones in stochastic oscillator.a buy arrow is printed when stochastic oscillator exits f...
the number of bars used in the calculations can be changed using the barstocountparameter. updated every tick. it is based on unlike the latter indicator, this one is plotted using...
in fact, there is nothing new, but the indicator generates a signal somewhat earlier than the alligator (at similar values of ma periods in both indicators). on the higher timefram...
the bollinger bands ® (bb) are similar to the envelopes. the only difference is that the bands of envelopes are plotted a fixed distance (%) away from the moving average, while the...
for the higher chart timeframes: h4, d1, w1 using slow = false (0), and for smaller chart timeframes: h1, m30, m15, m5 set slow = true (1). arrows appear.if signal = 3 (the best is...
plotting the roc indicators of two custom types (including momentum) and periods in one window.roc2 vgthe following is the table of rate-of-change implemented in ta-lib:mom = (pric...
remember, the background color should not be set to white or ivory, otherwise a part of the indicator will be indistinguishable.the indicator displays in a separate subwindow of th...
the current location in time relative to the beginning and end of the current bar is displayed in the main window. it additionally displays the value of time elapsed from the begin...
another attempt to adapt the moving average, the use of the indicator in such form has not been found yet.smoothing can help with its practical application. periodma - period from ...
the file supertrend.tpl(first extract the zip) should be placed to the folder c:\program files\forex broker\templates\ other *.mq4files should be placed to the folder c:\program fi...
divergence based on a standard stochastic with alert and language selection.the stochastic is not required to be present on the chart. however, if a standard stochastic is attached...
the macd is not required to be present on the chart.however, if a standard macd is attached, the divergence lines will be drawn both on the chart and in the indicator window,and th...
description: example of plotting a function spectrum using the fft library a test function based on the sum of 3 sinusoids with different parameters or market close prices are set ...
settings:start - start date for indicator calculation period - period of the predicted rsi pr_period - cluster size in bars progn - number of bars for the prediction err - error th...
modification of the demarker indicator.changes:changed the number of dimensions (specifically to simplify use in experts) the line of the main indicator is composed of 4 with perio...
this oscillator based on turnovers has been developed by stephen klinger.the oscillator is calculated in seven steps:the average typical price is calculated - (h+l+c)/3 if the curr...
modification of the rsi indicatorchanges:changed the number of dimensions (specifically to simplify use in experts) the line of the main indicator is composed of 4 with period shi...