FetteredChinos
Veteren member
- Messages
- 3,897
- Likes
- 40
Ok Guys, Long Post Alert (LPA!)
I have been lurking on this BB for what seems like ages,but this is going to be my first post. Lets hope this thread becomes a constructive one.
Following on from the interest generated by the Index King threads, and the work BigBusiness did in fathoming out the formula. I did some backtesting using the yahoo historical prices (unreliable i know, but we can discuss the merits of that later!). It seems that IK's method was not robust enough to cope with the slippage and movement in the FTSE prices after the close. There were ways of optimising his system further, but they required using the closing data from the previous 50-100 days, and that seemed like too much of a pain in the ****.
So I had to change tack, and have spent the last 4 weeks devising, what appears to be a more robust system. For the sake of provoking thought, and inviting comments and suggestions, i am going to divulge it here, as any system can be improved, but Im struggling on how to do it in this instance. I have tried programming in stops, using all sorts of closing criteria (ie number of days, profit targets, but i cannot markedly improve the system)
At the moment, I work full time, and therefore can only trade End of Day. Owing to firewalls here i cannot run MM5 or in fact access the online D4F trading platform, so i have to telephone in my orders to the dealers. Thus one of the basic requirements of the system was that it would be simple to check the price action of the day and then decide what action to take as the close approached.
Having played around with the OHLC "data" proferred by yahoo, i came up with the following Stop and Reverse Strategy. It tries to take advantage of the fact that markets only trend for about 30% of the time (an oft quoted figure, but i have seen it in many places, so it cant be far off being correct)
Simple the rules are:
Buy if Today's Low < Low of Previous 2 Days
Sell if Today's High > High of Previous 2 Days
All trades to be activated as close to the Close as possible.
Trade continues until counter-signal is generated.
I have tested it on the FTSE and it performs well, and on the IBEX where it performs slightly less well, but still generates a reasonable profit. I would like to test it on the DJIA and SP500 , but yahoo seem to be having problems in this regard (or are they planning to start charging for it???)
I have attached a spreadsheet of my backtest going back to Jan 1996 , and this returns a profit per trade of 20pts , about 5 trades a month. Obviously spread and slippage will eat into this, which is why im asking you more knowledgable people on how i could tweak this for a few extra points.
Im at work at the moment, and so the Excel file im attaching is just a top level version of my backtest. The file i have at home is more complete, and can break down the analysis further (eg Long Profit vs Short Profit - negligible difference btw) If anyone by some miracle wants to see it, then ill be glad to upload it in future.
all comments would be gratefully received. but lets try to keep this thread on topic please.
cheers guys, and good trading to u all!
FC
I have been lurking on this BB for what seems like ages,but this is going to be my first post. Lets hope this thread becomes a constructive one.
Following on from the interest generated by the Index King threads, and the work BigBusiness did in fathoming out the formula. I did some backtesting using the yahoo historical prices (unreliable i know, but we can discuss the merits of that later!). It seems that IK's method was not robust enough to cope with the slippage and movement in the FTSE prices after the close. There were ways of optimising his system further, but they required using the closing data from the previous 50-100 days, and that seemed like too much of a pain in the ****.
So I had to change tack, and have spent the last 4 weeks devising, what appears to be a more robust system. For the sake of provoking thought, and inviting comments and suggestions, i am going to divulge it here, as any system can be improved, but Im struggling on how to do it in this instance. I have tried programming in stops, using all sorts of closing criteria (ie number of days, profit targets, but i cannot markedly improve the system)
At the moment, I work full time, and therefore can only trade End of Day. Owing to firewalls here i cannot run MM5 or in fact access the online D4F trading platform, so i have to telephone in my orders to the dealers. Thus one of the basic requirements of the system was that it would be simple to check the price action of the day and then decide what action to take as the close approached.
Having played around with the OHLC "data" proferred by yahoo, i came up with the following Stop and Reverse Strategy. It tries to take advantage of the fact that markets only trend for about 30% of the time (an oft quoted figure, but i have seen it in many places, so it cant be far off being correct)
Simple the rules are:
Buy if Today's Low < Low of Previous 2 Days
Sell if Today's High > High of Previous 2 Days
All trades to be activated as close to the Close as possible.
Trade continues until counter-signal is generated.
I have tested it on the FTSE and it performs well, and on the IBEX where it performs slightly less well, but still generates a reasonable profit. I would like to test it on the DJIA and SP500 , but yahoo seem to be having problems in this regard (or are they planning to start charging for it???)
I have attached a spreadsheet of my backtest going back to Jan 1996 , and this returns a profit per trade of 20pts , about 5 trades a month. Obviously spread and slippage will eat into this, which is why im asking you more knowledgable people on how i could tweak this for a few extra points.
Im at work at the moment, and so the Excel file im attaching is just a top level version of my backtest. The file i have at home is more complete, and can break down the analysis further (eg Long Profit vs Short Profit - negligible difference btw) If anyone by some miracle wants to see it, then ill be glad to upload it in future.
all comments would be gratefully received. but lets try to keep this thread on topic please.
cheers guys, and good trading to u all!
FC