Dynamic_Trend – indicator MetaTrader 5
The Dynamic Trend signal indicator draws a two-color trend direction line and adds signal arrows. It has two input parameters: Period – calculation period; Percent – “strengthening percent” (*). Calculations: Line If Close < PrevLine:Line = Close[Hindex] – Percent If Close > PrevLine:Line = Close[Lindex] + Percent where: Hindex – the index of the highest … Read more