%slope = (variable - Ref(Variable,-x) ) / Ref(Variable,-x) * 100; ----- Original Message ----- From: Louis P. To: [email protected] Sent: Thursday, September 04, 2008 9:20 AM Subject: [amibroker] How to calculate a slope % with Rsquared without a loop?
Hi, I was wondering how to calculate the % of a slope without doing any loop. Anybody has any idea? Thanks, Louis
