trespeng

Pork Chop

Approach for detecting price 'chop'.

It's quite simple; instead of trying to detect chop, just measure the weakness of a trend.

This is done by essentially taking two moving averages, measuring their relative difference and then take a moving average of this difference of 'n' periods (Lookback)

The result can be measured against a threshold 'floor' which determines the weakness of the trend and thus, chop.

I use portions from NGBaltic's work: www.tradingview.com/u/NGBaltic so the responsiveness of the detection is slightly higher than bog standard EMAs.

Might be of some interest to bot developers, play with the settings!

Cheers






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?