Watch how to download trading robots for free
Find us on Twitter!
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
Views:
3525
Rating:
(18)
Published:
2016.09.19 12:45
Updated:
2023.03.29 13:47
\MQL5\Include\
XPFE.mq5 (7.33 KB) view
xpfe_htf.mq5 (9.95 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The XPFE indicator with the timeframe selection option available in input parameters:

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

The indicator requires XPFE.mq5 indicator file. Place it in <terminal_data_folder>\MQL5\Indicators.

Fig.1. The XPFE_HTF indicator

Fig.1. The XPFE_HTF indicator

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

XTrendlessOS_HTF XTrendlessOS_HTF

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

RVIDiff RVIDiff

Smoothed difference between the main and signal lines of the RVI oscillator in the form of a colored histogram.

SlipPage SlipPage

Calculation of slippages of the performed deals in account currency.

STLMCandle STLMCandle

The STLM digital filter implemented as a sequence of candlesticks.