i-SpectrAnalysis_Momentum – indicator MetaTrader 5
Real author: klot This indicator is an example of smoothing the Momentum indicator timeseries by filtering high-order harmonics. You can use this approach for smoothing the output of any indicator. The major advantage of this method is that it has practically zero latency. Indicator input parameters: input int MomentumPeriod=14; input ENUM_APPLIED_PRICE MomentumPrice=PRICE_MEDIAN; input uint N … Read more