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 open-source

Nello spirito di condivisione promosso da TradingView, l'autore (al quale vanno i nostri ringraziamenti) ha deciso di pubblicare questo script in modalità open-source, così che chiunque possa comprenderlo e testarlo. Puoi utilizzarlo gratuitamente, ma il riutilizzo del codice è subordinato al rispetto del Regolamento. Per aggiungerlo al grafico, mettilo tra i preferiti.

Declinazione di responsabilità

Le informazioni ed i contenuti pubblicati non costituiscono in alcun modo una sollecitazione ad investire o ad operare nei mercati finanziari. Non sono inoltre fornite o supportate da TradingView. Maggiori dettagli nelle Condizioni d'uso.

Vuoi usare questo script sui tuoi grafici?