Join our fan page
- Views:
- 2633
- Rating:
- Published:
- 2018.08.23 13:51
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The MFICandleKeltner indicator with the timeframe selection option available in the input parameters:
input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // Indicator chart period (timeframe)
For the indicator to operate, the MFICandleKeltner.ex5 indicator should be added to the <terminal_data_directory>\MQL5\Indicators folder.
Fig. 1. MFICandleKeltner_HTF indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/21560

The trading system based on DEMA_Range_Channel indicator signals with the possibility to set a fixed position holding time.

The trading system based on Rj_SlidingRangeRj_Digit_System indicator signals with the possibility to set a fixed position holding time.

A semaphore signal indicator based on a breakthrough of the Kijun Sen line by the price.

Rj_SlidingRangeRj_Digit_System indicator provides alerts, sends email and push notifications when the candles break through the indicator channel.