Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Vues:
- 3521
- Note:
- Publié:
- Mise à jour:
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
The X2MA_StDev indicator with the timeframe selection option available in input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
The indicator requires X2MA_StDev.mq5 indicator file. Add it to <terminal_data_folder>\MQL5\Indicators.

Fig.1. The X2MA_StDev indicator
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/15217
Exp_Karacatica
A trading system based on the signals of the Karacatica indicator.
Exp_Heiken_Ashi_Smoothed
A trading system based on the signals of the Heiken_Ashi_Smoothed indicator.
Bezier_StDev_HTF
The Bezier_StDev indicator with the timeframe selection option available in input parameters.
Exp_LeManSignal
A trading system based on the signals of the LeManSignal indicator.