TradingView
rasantos
May 31, 2018 1:08 AM

Linear Tendency Follower 

NEO / DollarBitfinex

Description

Linear Trend Follower follows 'source' trend using lines within a number of periods ('length') using the last n periods source variation divided by 'length' as line slope. It is delayed by 'length' periods.

Release Notes



Linear Trend Follower follows 'source' trend using lines within a number of period ('length') using the last n periods source variation divided by 'length' as line slope. It is delayed by 'length' periods.

V2.0 - Now it has a fine tuning adjust and plot jumps are fixed.

Release Notes

- Removed not used variable 'intervalMark'.
More