Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Vues:
- 42758
- Note:
- Publié:
- 2008.05.30 11:00
- 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
Indicator Heiken_Ashi_Ma_T3.
Parameters:
extern int MaPeriod=10;extern int MaMetod =2;
extern int Step=10;
extern int CountBars=4000;
extern bool UseT3=true;
extern double b=0.88;
extern bool Alerts=true;
extern int Step=10;
extern int CountBars=4000;
extern bool UseT3=true;
extern double b=0.88;
extern bool Alerts=true;
Heiken_Ashi_Ma_T3

This expert advisor is based on the Volatility Quality Index indicator created by raff1410.

It is a source code by winwin2007 - one of the leaders of the ATC 2007. It works only with the spread 2. It is closed after gaining the minimal profit, that is why Stop Loss and Take Profit levels of a brokerage company are not a problem for it.

Indicator LinearRegSlope_v1.

The script should solve the "fading charts" problem - the situation when the charts stop being updated while the connection to the server remains ok