Thread: T3
View Single Post
  #15 (permalink)  
Old 09-25-2007, 08:50 AM
mladen's Avatar
mladen mladen is offline
Senior Member
 
Join Date: Oct 2006
Posts: 351
mladen is on a distinguished road
The way it is writen e(n) variables should contain values from previous bar
If you avoid recalculating the previous bars the e(n) variables are "poluted"

Two "muscle" solutions posted:
T3 bands all recalc - always recalculates all bars
T3 bands limited recalc - recalculates BarstToCount+sum(Ma_periods) : this is an aproximation, not sure what results is it giving

regards
mladen

Quote:
Originally Posted by alpha24seven View Post
This is an excellent indi as you can see. The problem is that it doesn't update properly and simply collapses right after you load it into a chart.

Any help would be most appreciated!

Best

Alpha

Last edited by mladen; 07-21-2008 at 06:11 PM.
Reply With Quote