Unisciti alla nostra fan page
- Visualizzazioni:
- 2848
- Valutazioni:
- Pubblicato:
- 2018.08.23 11:26
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
DEMA_Range_Channel indicator with the timeframe selection option available in input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
For the indicator to operate, the DEMA_Range_Channel.ex5 indicator should be added to the <terminal_data_directory>\MQL5\Indicators folder.
Fig. 1. DEMA_Range_Channel_HTF indicator
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/21391

DirectCandlesCounter indicator in the form of candles.

The indicator shows the moment of successive appearance of several unidirectional candles in a row activating alerts and sending email and push notifications

Wildhog indicator

The EA uses the following indicators: iADX (Average Directional Movement Index, ADX), two iMAs (Moving Average,MA) - one indicator at CLOSE prices and another one at OPEN prices, iOsMA (Moving Average of Oscillator, OsMA).