Hey, I've got a question for all you hard core AFLers out there - how to code the following:
a = HHV(from today to x) - LLV(from today to x) x = Most recent date going backwards in time from today when CCI(30) changed from below zero to above zero (eg: Date today = 18th Sept 08 ; CCI = 40 CCI changed from -40 to +5 on 10th Sept 08 and has been above 0 since 10th Sept 08, so x = 10th Sept 08) Result = a / (Number of days from date today to date of x) Thanks! Alex
