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:
2756
Note:
(17)
Publié:
2015.01.22 11:54
Mise à jour:
2023.03.29 13:47
\MQL5\Include\
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The CronexRSI indicator with the timeframe selection option available in input parameters:

input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4;  // Indicator chart period (timeframe)

To provide correct operation of the indicator, place the compiled CronexRSI.mq5 indicator file in terminal_data_folder\MQL5\Indicators.

Fig.1. CronexRSI_HTF Indicator

Fig.1. CronexRSI_HTF Indicator

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/2366

DynamicRS_HTF DynamicRS_HTF

The DynamicRS indicator with the timeframe selection option available in input parameters.

Digital_MACD_HTF Digital_MACD_HTF

The Digital_MACD indicator with the timeframe selection option available in input parameters.

CronexMFI_HTF CronexMFI_HTF

The CronexMFI indicator with the timeframe selection option available in input parameters.

CronexDeMarker_HTF CronexDeMarker_HTF

The CronexDeMarker indicator with the timeframe selection option available in input parameters.