MetaTrader 5 / Indicateurs

RSIWithFlat_HTF - indicateur pour MetaTrader 5

4991
(33)

The RSIWithFlat 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 indicator file RSIWithFlat.mq5 in terminal_data_folder\MQL5\Indicators.

Figure 1. The RSIWithFlat_HTF indicator

Figure 1. The RSIWithFlat_HTF indicator

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