Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Views:
2192
Rating:
(8)
Published:
2018.07.09 11:14
\MQL5\Indicators\
WAMI.mq5 (16.8 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to 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

Translated from Russian by MetaQuotes Ltd.
Original code: 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.