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
KoliErBands_HTF - indicateur pour MetaTrader 5
- Vues:
- 3772
- Note:
- Publié:
- 2017.11.03 12:26
- Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance
The KoliErBands indicator with the timeframe selection option available in indicator the input parameters.
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
The indicator requires the KoliErBands.mq5 indicator file. Save it to <terminal_data_folder>\MQL5\Indicators.
Fig. 1. The KoliErBands_HTF indicator
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/18930
ADXCrossingMA
A semaphore signal indicator based on crossovers of the Di Plus and Di Minus lines of the ADX_Smoothed indicator.
StopreversalA semaphore signal indicator.
Psychological_HTF
The Psychological indicator with the timeframe selection option available in input parameters.
RSIValuesThe indicator shows a text block with the values of the user defined RSI period for each timeframe.