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
Vues:
2225
Note:
(8)
Publié:
2018.07.09 11:14
\MQL5\Indicators\
WAMI.mq5 (16.8 KB) afficher
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Indicator WAMI allowing changing the timeframe of the indicator in its input parameters, the space between the oscillator and its signal line being filled in color, according to the trend direction

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

For the indicator to operate, indicator WAMI.ex5 must be in the <terminal_data_directory>\MQL5\Indicators folder.

Fig 1. Indicator WAMI_HTF

Fig 1. Indicator WAMI_HTF

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

Exp_BlauTVI_Tm Exp_BlauTVI_Tm

Expert Advisor Exp_BlauTVI_Tm based on the signals of trend-following indicator BlauTVI

Exp_BlauErgodicMDI_Tm Exp_BlauErgodicMDI_Tm

A trading system using oscillator BlauErgodicMDI with the option of strictly setting a trading time interval

UltraAbsolutelyNoLagLwma_HTF UltraAbsolutelyNoLagLwma_HTF

Indicator UltraAbsolutelyNoLagLwma with the timeframe selection option available in the input parameters

WATR_Candles WATR_Candles

Indicator WATR implemented as a sequence of candlesticks.