Andy,
What I am confused about is the following (using your example):
11 -> signal initiated
157 -> signal initiated (157 - 11 > 65)
158 -> Buy Signal (158 - 157 < 65)
230 -> signal ignored (inside 120 day holding period 230 - 158 < 120)
235 -> signal ignored (inside 120 day holding period 235 - 159 < 120)
291 -> signal initiated (holding period ended in line 278)
314 -> Buy Signal (314 - 291 < 65)
319 -> ignore signal (inside 120 day holding period)
That is my understanding of the 9/1 Up Down Vol rule. I do see how our numbers are slightly different because we are interrupting the effect of the holding period differently.
What I am confused about is the following (using your example):
11 -> signal initiated
157 -> signal initiated (157 - 11 > 65)
158 -> Buy Signal (158 - 157 < 65)
230 -> signal ignored (inside 120 day holding period 230 - 158 < 120)
235 -> signal ignored (inside 120 day holding period 235 - 159 < 120)
291 -> signal initiated (holding period ended in line 278)
314 -> Buy Signal (314 - 291 < 65)
319 -> ignore signal (inside 120 day holding period)
That is my understanding of the 9/1 Up Down Vol rule. I do see how our numbers are slightly different because we are interrupting the effect of the holding period differently.