bob:
Thanks for all the help. I can see now by looking at your chart that you basically set a starting point, and calculate the spread based off that starting point, never moving the starting date.
For instance, starting on day 1, you will continue calculating the spread against day 1 for a very long time. You do not have "spread period" where you resync the spread to zero.
I looked through your trades as well, very impressive!
My concern is using your methodology it is hard to signal a trade via a violation of the spread bands. You can't look at the chart and say, since 30 days ago the spread +2 standard deviations greater than it should be.
But I can see that your approach certainly works very well. I guess I am trying to fit my model to the one described in Professional Stock Trading.
The spead band calculation btw is--
spread band = k * (num standard deviations) * (hv(stock a,30) + hv(stock b, 30)) * (1 - R)
where k is a constant to annualize the result (sqrt(1/365))
hv = historical volatility
r = correlation coefficient
Thanks!
fs
Thanks for all the help. I can see now by looking at your chart that you basically set a starting point, and calculate the spread based off that starting point, never moving the starting date.
For instance, starting on day 1, you will continue calculating the spread against day 1 for a very long time. You do not have "spread period" where you resync the spread to zero.
I looked through your trades as well, very impressive!
My concern is using your methodology it is hard to signal a trade via a violation of the spread bands. You can't look at the chart and say, since 30 days ago the spread +2 standard deviations greater than it should be.
But I can see that your approach certainly works very well. I guess I am trying to fit my model to the one described in Professional Stock Trading.
The spead band calculation btw is--
spread band = k * (num standard deviations) * (hv(stock a,30) + hv(stock b, 30)) * (1 - R)
where k is a constant to annualize the result (sqrt(1/365))
hv = historical volatility
r = correlation coefficient
Thanks!
fs
