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:
15242
Note:
(2)
Publié:
2008.04.30 07:06
Mise à jour:
2014.04.21 14:52
MQL5 Freelance Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Author: mladen

Indicator OnChart Rsi.

Parameters:

extern int RSIPeriod =14;
extern int RSIPriceType = 0;
extern int maPeriod =20;
extern int maMethod =1;
extern int maPrice =0;
extern int overBought =70;
extern int overSold =30;
extern string timeFrame="Current time frame";

Indicator OnChart Rsi



FX5_SelfAdjustingRSI FX5_SelfAdjustingRSI

Indicator FX5_SelfAdjustingRSI.

MTF BB-Squeeze MTF BB-Squeeze

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

Range_v2.2 Range_v2.2

One more version of the indicator Range.

AvgRangeM AvgRangeM

Modified indicator AvgRangeM.