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

MFICandleKeltner_HTF - indicator for MetaTrader 5

Views:
2265
Rating:
(11)
Published:
2018.08.23 13:51
\MQL5\Indicators\
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

Fig. 1. MFICandleKeltner_HTF indicator

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

Exp_DEMA_Range_Channel_Tm_Plus Exp_DEMA_Range_Channel_Tm_Plus

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

Exp_Rj_SlidingRangeRj_Digit_System_Tm_Plus Exp_Rj_SlidingRangeRj_Digit_System_Tm_Plus

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

Wajdyss_Ichimoku_Indicator Wajdyss_Ichimoku_Indicator

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

Rj_SlidingRangeRj_Digit_System_Alert Rj_SlidingRangeRj_Digit_System_Alert

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