Watch how to download trading robots for free
Find us on Facebook!
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

Support_and_Resistance_HTF - indicator for MetaTrader 5

Views:
8090
Rating:
(15)
Published:
2018.03.01 09:25
\MQL5\Indicators\
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The Support_and_Resistance indicator with the possibility to change the indicator timeframe in input parameters:

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

The indicator requires the compiled Support_and_Resistance.ex5 indicator file. Add it to <terminal_data_folder>\MQL5\Indicators.

Fig.1. The Dtm_HTF.Support_and_Resistance_HTF indicator

Fig.1. The Dtm_HTF.Support_and_Resistance_HTF indicator

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

Boa_ZigZag_Arrows_Duplex Boa_ZigZag_Arrows_Duplex

Two Boa_ZigZag indicators with different periods, which appear as arrows on one chart.

SignalCCI BuyOrSell SignalCCI BuyOrSell

A module of trading signals based on the signal module of the iCCI (Commodity Channel Index, CCI) indicator.

BykovTrend_NRTR BykovTrend_NRTR

The BykovTrend semaphore signal indicator with an NRTR line based on the ATR indicator values.

RVIValues RVIValues

The indicator shows a text block with the values ​​of the user defined RVI oscillator period for each timeframe.