Traders Laboratory - View Single Post - %TREND Calculations
View Single Post
  #10 (permalink)  
Old 03-23-2007, 06:36 PM
Blu-Ray's Avatar
Blu-Ray Blu-Ray is offline
Blu-Ray has no status.

Trader Specs
 
Join Date: Nov 2006
Location: England
Posts: 427
Thanks: 105
Thanked 54 Times in 35 Posts
Re: %TREND Calculations

Quote:
View Post
Thanks for this WalterW.

I get a "Attempt to divide by zero" error when I try to run this in TS 8.2.

Any suggestions on how to fix it and get a working copy?
It needs to be on a daily chart.


Walterw

Thanks for the indicator, I slightly modified the code just for easier reading

value3= (value2 / value1)*100;


Cheers

Blu-Ray

Reply With Quote