Unisciti alla nostra fan page
StoDiv - indicatore per MetaTrader 5
- Pubblicati da::
- Nikolay Kositsin
- Visualizzazioni:
- 6355
- Valutazioni:
- Pubblicato:
- 2012.02.08 13:01
- Aggiornato:
- 2016.11.22 07:32
- Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
Real author:
RickD
This typical signal indicator is based on Stochastic oscillator and Fractals technical indicators. The indicator generates many false signals, it's necessary to filter them with some trend indicator.
This indicator was first implemented in MQL4 and published in CodeBase at mql4.com 15.03.2008.
StoDiv indicator
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/786
Typical unnormalized oscillator displayed as a color histogram.
KalmanFilterThe indicator displays the fast adaptive line that allows to evaluate a trend line.
This indicator shows the "ultimate support/resistance" levels of current trend. Trend changes is shown with color rectangles, trend direction is shown with colored dots.
DailyRangeThe indicator calculates forecast prices of the daily price range. It shows resistance and support levels of current day using the prices of the previous day.