Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Indicateurs

StoDiv - indicateur pour MetaTrader 5

Publié par:
Nikolay Kositsin
Vues:
6097
Note:
(19)
Publié:
2012.02.08 13:01
Mise à jour:
2016.11.22 07:32
stodiv.mq5 (7.71 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur 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

StoDiv indicator

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/786

J_TPO_Velocity J_TPO_Velocity

Typical unnormalized oscillator displayed as a color histogram.

KalmanFilter KalmanFilter

The indicator displays the fast adaptive line that allows to evaluate a trend line.

BuySell BuySell

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.

DailyRange DailyRange

The 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.