Unisciti alla nostra fan page
- Visualizzazioni:
- 4467
- Valutazioni:
- Pubblicato:
- 2014.06.11 11:13
- Aggiornato:
- 2023.03.29 13:47
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
The RWI 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 RWI.mq5 indicator file in terminal_data_folder\MQL5\Indicators.
Figure 1. The RWI_HTF indicator
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/6991

The Random Walk Index indicator is used in situations where it is necessary to determine whether the market instrument is in a developing trend or performs random motion.

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

The MACD Indicator, in which the price series is replaced by the series of values of the Chaikin Oscillator technical indicator. It is drawn in the form of a colored cloud.

The speed indicator of volume change. It shows how quickly the volume changes.