Watch how to download trading robots for free
Find us on Telegram!
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
Views:
3320
Rating:
(37)
Published:
2015.01.23 10:39
Updated:
2016.11.22 07:32
karpenko.mq5 (5.65 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

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

Fig.1. Karpenko_HTF Indicator

Fig.1. Karpenko_HTF Indicator

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

Karpenko Karpenko

The trend indicator drawn in the form of the colored cloud.

NRMA_HTF NRMA_HTF

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

TSI_WPR_HTF TSI_WPR_HTF

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

Tail_Bar Tail_Bar

The indicator of difference between high and low tails of a candle.