[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Trend line syntax



PureBytes Links

Trading Reference Links

Hello All,

Does anyone know the correct way to create an indicator that draws trend
lines into the future. I use lt_new to create the trend line and that
works fine, but tl_setextright only works sporadically. Sometimes when a
new trend line is created, the old one is no longer extended. 
I wanted to quantify trend lines, but maybe it is better to calculate
the slope and keep track of the values through arrays. Any advice will
be appreciated.

Gabriel