Join our fan page
- Views:
- 9778
- Rating:
- Published:
- 2018.03.01 09:25
-
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
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/19617

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

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

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

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