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
Indicators

Keltner Channel HTF - indicator for MetaTrader 5

Views:
8836
Rating:
(31)
Published:
2014.01.31 15:04
Updated:
2023.03.29 13:42
\MQL5\Include\
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

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

input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4;  //Indicator chart period

Place the indicator compiled file Keltner.mq5 to the terminal_data_folder\MQL5\Indicators\ of the client terminal.

Figure 1. Indicator Keltner_Channel_HTF

Figure 1. Indicator Keltner_Channel_HTF

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

Exp_BlauTSStochastic Exp_BlauTSStochastic

This trading system uses the BlauTSStochastic oscillator.

Woodies CCI Woodies CCI

A widely used indicator with two CCI from different periods.

Pivot-2 Pivot-2

A set of Pivot levels.

Smooth Candle S Smooth Candle S

Four moving averages based on the averaged values ​​of Open, Low, High and Close of a candlestick chart.