MetaTrader 5 / Indicators
BBands_Stop_v1_HTF - indicator for MetaTrader 5
6481
The BBands_Stop_v1 indicator with the timeframe selection option available in input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
The indicator requires the compiled indicator file BBands_Stop_v1.mq5. Place it to the terminal_data_folder\MQL5\Indicators\.

Figure 1. The BBands_Stop_v1_HTF indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/2195