Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

ColorHMA_StDev_HTF - indicator for MetaTrader 5

Views:
2837
Rating:
(16)
Published:
2016.04.14 08:08
Updated:
2023.03.29 13:47
\MQL5\Include\

The ColorHMA_StDev indicator with the timeframe selection option available in input parameters:

input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4// Indicator chart period (timeframe)

The indicator requires ColorHMA_StDev.mq5 indicator file. Add it to <terminal_data_folder>\MQL5\Indicators.

Fig.1. The ColorHMA_StDev_HTF indicator

Fig.1. The ColorHMA_StDev_HTF indicator

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/15041

GFilter_HTF GFilter_HTF

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

d_XMA_HTF d_XMA_HTF

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

ColorJFatl_StDev_HTF ColorJFatl_StDev_HTF

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

HLR_Histogram HLR_Histogram

The HighestLowestRange (HLR) indicator implemented as a histogram with a color indication of entering the overbought and oversold zones.