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
Vues:
29247
Note:
(5)
Publié:
2010.06.28 07:59
Mise à jour:
2014.04.21 14:54
MQL5 Freelance Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

You may change input parameters:

nPeriod = 13;

MaShift = 0;

For RSI_Bands_B2 i added:

RossiKoeff = 300;// find value by testing for each Symbol and TimeFrame

True Range Bands True Range Bands

My version of the famous indicator

Price Change Indicator Price Change Indicator

A simple indicator that shows the price change, in pips, per candle.

MA_Support_SAR MA_Support_SAR

Two indicators MA_Support and Para_B

Minute Overlay Indicator for Sub Window Minute Overlay Indicator for Sub Window

The indicator will draw vertical lines every hour or any minute that you desire within the hour as long as a candle closes on that minute over the top of other indicators in the sub window.