Expert Advisors • Indicators • Scripts • Libraries

MQL.RobotFX.org is the biggest collection of MetaTrader expert advisors (MT5 & MT4), indicators, scripts and libraries that can be used to improve trading results, minimize risks or simply automate trading tasks

MetaTrader 5 Indicator | XprofuterDD

Real author:

Unknown

This is one of the most non-standard indicators. XprofuterDD presents an attempt to predict the future price behavior for a few bars ahead. The number of bars is specified by drawShift input parameters. Please keep in mind that the indicator is redrawn from the current one on the specified number of bars!

Indicator input parameters:

//+-----------------------------------+
//| Input parameters of the indicator |
//+-----------------------------------+
input uint per       = 14;  // Period for signal
input uint drawShift = 14;  // Forward shift
input uint maPeriod  = 34;  // Moving average period

MetaTrader Experts, Indicators, Scripts and Libraries

XprofuterDD

1024

Best MetaTrader Indicators + Profitable Expert Advisors