i-SpectrAnalysis_Chaikin – indicator MetaTrader 5
Real author: klot This indicator is an example of smoothing the Chaikin Oscillator 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 uint fast_ma_period=3; // Fast period input uint slow_ma_period=10; // Slow … Read more