JSmooth_MA – indicator MetaTrader 5

JSmooth_MA - indicator for MetaTrader 5
The indicator displays on the price chart a moving average with the JSmooth smoothing type (the smoothing type proposed by Mark Jurik). The indicator has two input parameters: Period – calculation period; Applied price – price used for calculations. Calculation: JSmooth[i] = J5[i] where J5[i] = J5[i-1] + J4[i], J4[i] = (J3[i] – J5[i-1])*(1 – … Read more