Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Twitter !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Vues:
- 10318
- Note:
- Publié:
- 2008.04.30 07:06
- Mise à jour:
- 2014.04.21 14:52
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
Author: FX5
Indicator FX5_SelfAdjustingRSI.
Parameters:
extern int rsiPeriod =14;
extern double diviation =2;
extern bool MA_Method =true;
extern color rsiColor =Blue;
extern color overBoughtColor =Red;
extern color overSoldColor =Green;
Indicator FX5_SelfAdjustingRSI

Indicator BB-Squeeze. The modified version. For work the indicator bbsqueeze is necessary.

Indicator FFS CrossTiming. Shows a trend of all cros'ов, connected with the considered pair. Further see in a code of the indicator.