Quote from kut2k2:
Once more, if the adjusted data is good enough for calculating the buy-and-hold result, then it's good enough for generating timing signals in any other trading strategy.
Back to school kut2k2. Let's do some arithmetic. There is this new stock IPO and my system will buy if Price > MA(3).
The stock starts trading and it registers the following price series in the next 3 days:
4, 5, 4
obviously, MA(3) = 4.3333 > 4 and there is no buy signal at the close of the third day.
Now, just for illustration purposes, let us assume that this unique stocks pays a dividend on day 4 equal to 2 (what a wonderful world that would be!).
According to the way prices are normally adusted by various vendors, the 3-day series will become:
2,3,2
Still, MA(3) = 2.3333 > 2 as expected and there is no signal.
Now, on the forth day the stock trades at 4.
The adjusted series is 2,3,2,4
MA(3) = 3 < 4 and we get a signal to buy the stock based on adjusted data series.
However, according to the unadjusted series:
4,5,4,4
MA(3) = 4.3333 > 4 and there is no signal.
In other words, the dividend adjustment created an artificial gap in prices that boosted current price in relation to the MA, generating a false signal.
Do you like false signals kut2k2?
If you don't, I suggets you do some refreshing of your arithmetic skills.