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 | TrendLord

Trend Lord trend-following indicator displays the current market trend in a separate window.

It has two configurable parameters:

  • Period - calculation period
  • Applied price

Calculation:

TrendLord = LWMA(MA, PeriodSQRT)

where:

PeriodSQRT = SQRT(Period)

MA - LWMA(Applied price, Period)

An upward trend is colored green, while a downward one is colored red. The flat movement is colored gray.

MetaTrader Experts, Indicators, Scripts and Libraries

22515