TradingView
peacefulLizard50262
26 de Nov de 2022 20:43

Outlier Detecting Cumulative Moving Average (ODCMA) 

Bitcoin / TetherUSBinance

Descrição

This is a simple moving average with a rolling length that resets whenever there is an outlier in the data. I have also included volume weighting.

The length represents the lookback period for the outlier detection and the "Outlier Detection" is the deviation level to trigger the detection. You can select from: price detection, volume detection, price or volume detection, price and volume detection.

I hope you can find this script useful. Its like a session weighted moving average but instead it retriggers the cumulative sum whenever there is an outlier.

Notas de Lançamento



I added true range outlier detection as option

Notas de Lançamento

Fix to volume score

Notas de Lançamento

added pivot points and smoothing
Comentários
cooney_s
I like the concept! Good work!!!
peacefulLizard50262
@cooney_s, thank you very much!!
Mais