Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
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

Heiken_Ashi_Ma_T3 - indicateur pour MetaTrader 4

Vues:
42247
Note:
(15)
Publié:
2008.05.30 11:00
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

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;


Heiken_Ashi_Ma_T3

Volatility Quality EA Volatility Quality EA

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

Lucky Lucky

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.

LinearRegSlope_v1 LinearRegSlope_v1

Indicator LinearRegSlope_v1.

ReConnecter - A Script for Periodical Reconnections ReConnecter - A Script for Periodical Reconnections

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