CryptoGearBox

Median Absolute Deviation Outlier Fractals

Core Concepts

Using Bill William's fractals (can be any types of pivots), we want to find outlier fractals using the median absolute deviation (MAD). When the true range falls outside the specified threshold, it is counted as an outlier. These outliers tend to have significance. Prices usually react to those levels in the future, sometimes a single level and other times a cluster of them to create a zone.

Usage

  • The baseline determines the trend. Above baseline is uptrend and below is downtrend.
  • MAD length is how much data you want to use for the MAD calculation.
  • Deviation limit is the multiple of MAD from median figure to determine if the true range prices exceeds it and if it does we have an outlier.

Notes:
  • The script is for informational and educational purposes only.
  • Any suggestions for improvement are welcome!

Script de código aberto

Dentro do verdadeiro espírito TradingView, o autor deste script publicou ele como um script de código aberto, para que os traders possam compreender e checar ele. Um viva ao autor! Você pode usá-lo gratuitamente, mas a reutilização deste código em uma publicação é regida pelas Regras da Casa. Você pode favoritá-lo para usá-lo em um gráfico.

Aviso legal

As informações e publicações não devem ser e não constituem conselhos ou recomendações financeiras, de investimento, de negociação ou de qualquer outro tipo, fornecidas ou endossadas pela TradingView. Leia mais em Termos de uso.

Quer usar esse script no gráfico?