PureBytes Links
Trading Reference Links
I'm trying to use R squared as a trend indicator, but I don't think I'm coding it right. I've pasted the code I'm using below. Does anyone know if this is correct? Thanks. Plot1(LinearRegSlope(C, Length), "LinearReg"); Jim