i-SpectrAnalysis_AD – indicator MetaTrader 5
Real author: klot This indicator is an example of smoothing the Accumulation/Distribution 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 ENUM_APPLIED_VOLUME VolumeType=VOLUME_TICK; // Volume input uint N = … Read more