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 abierto

Siguiendo el verdadero espíritu de TradingView, el autor de este script lo ha publicado en código abierto, para que los traders puedan entenderlo y verificarlo. ¡Un hurra por el autor! Puede utilizarlo de forma gratuita, aunque si vuelve a utilizar este código en una publicación, debe cumplir con lo establecido en las Normas internas. Puede añadir este script a sus favoritos y usarlo en un gráfico.

Exención de responsabilidad

La información y las publicaciones que ofrecemos, no implican ni constituyen un asesoramiento financiero, ni de inversión, trading o cualquier otro tipo de consejo o recomendación emitida o respaldada por TradingView. Puede obtener información adicional en las Condiciones de uso.

¿Quiere utilizar este script en un gráfico?