Someone mentioned earlier the Pardise Trading system at stockhits.com. I recently completed coding this system in Wealth-Lab and would like to share some of my experience with it. To explain a bit the Paradise System mainly looks for reversals indicated by various candlestick patterns. It took a while to code as there where many refinements one must make to get the pattern recognition right. Anyhow lets cut to the performance:
Testing on QQQ 1 min data for all of 2001
Before commissions and slippage the system returned $10,000 profit on a constant 800 shares of QQQ (1 emini contact)
After commission and slippage the system returned a -$30,000 return during the same period
I also put the system through a number of different filters, extremely high trend values, extremely low trend values, etc. but the results were relatively the same.
While one might think that the system is completely useless based on the results I have actually been using it with some success purely as an indicator for discretionary trading. Being a pattern recognition system it basically alerts me in real time various hesitations going on in the market. I then use this input combined with S/R and other inputs to help make my decisions. While some may have a problem with this approach it works for me.
Good thread. Keep up the good work everyone.