Short-Term Bollinger Band System from "Trade Like A Hedge Fund"
Author: ezbentley
Creation Date: 2/24/2009 2:43 AM
profile picture

ezbentley

#1
Has anyone tried to reproduce the Short-Term Bollinger Band System in James Altucher's book "Trade Like A Hedge Fund?" It's on page 74 Table 5.2. I have written code according to the rules, which are quite simple, but my results are dramatically different from Table 5.2. While he has 265 trades, my testing produced about 2000 trades. Also the winning percentage is only more than 50% instead of 76%. Of course the NASDAQ 100 components I used are new and different from what he used, but I think the results are too different to be explained by the slightly different data set.

I am just wondering if anyone happened to have tried to verified his systems.
profile picture

Eugene

#2
Is it one of the systems from this group: ChartScript Family - Trade Like a Hedge Fund?

Anyway without posting your code we're left with guess-work only.
profile picture

Eugene

#3
I think I know the reason behind those 265 trades. In the beginning of the book there is a note:
QUOTE:
Note: All example trades are simulated with $100,000 unless otherwise specified.


A look at Figures 5.3 and 5.4 proves it. There's no mention of starting capital. So let's assume he was using a 100% equity sizing in a $100,000 portfolio. Allocating $100,000 per position will easily let you get 265 trades or a similar figure.

The catch is there are 18,000+ trades not included due to insufficient funds. The win rate is actually around 50%, not even close to 76%.

QUOTE:
Short-Term Bollinger Band System: Nasdaq 100
Stocks, January 1, 1998 to June 1, 2003


CODE:
Please log in to see this code.

profile picture

ezbentley

#4
Hi Eugene,

Thanks for verifying the result. I think you are right. He is not very clear on position sizing. If I use 100% of capital per trade, then I get 313 trades with winning percentage of 64%, much closer to his numbers. My previous testing was assuming 10% of capital per trade because one of his previous chapters uses 10% per trade.
This website uses cookies to improve your experience. We'll assume you're ok with that, but you can opt-out if you wish (Read more).