Guarda come scaricare robot di trading gratuitamente
Ci trovi su Facebook!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Visualizzazioni:
2221
Valutazioni:
(8)
Pubblicato:
2018.07.09 11:14
\MQL5\Indicators\
WAMI.mq5 (16.8 KB) visualizza
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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

Tradotto dal russo da MetaQuotes Ltd.
Codice originale 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.