Unisciti alla nostra fan page
- Visualizzazioni:
- 3222
- Valutazioni:
- Pubblicato:
- 2015.07.29 13:44
- Aggiornato:
- 2023.03.29 13:45
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
The ColorSTLM indicator with the timeframe selection option available in the input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
The indicator requires ColorSTLM.mq5 indicator file. Place it in <terminal_data_folder>\MQL5\Indicators.
Fig.1. The ColorSTLM_HTF indicator
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/13320

Smoothed ColorZerolagMomentum indicator rate of change represented as a colored histogram.

24-hour analog GMT(UTC) market clock displaying in background. The clock displays the Greenwich Mean Time and shows the status of all main stock exchanges according to their schedule.

Indicator of daily price movement range. Shows the history of daily price fluctuations.

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