Quote from mizhael:
Any successful stories?
I am starting to play around with Neural networks.
Please point me to good papers/articles/softwares about how NN can be used and pitfalls can be avoided...
I am also interested in seeing how NN can be coupled with entry/exit and position sizing...
Your pointers are greatly appreciated.
Thank you!
If you want to design trading systems NNs are a total waste of time. Consistency is the key word here. For each different market the neural topology is in principle different. NNs tend to perform in unpredictable and inconsistent manner.
Data mining for rule-based statistically significant patterns of price action is the way to go. There is one program that I know of which combines data mining with entry/exit to find patterns from historical data that exceed certain limits in performance parameters values you set in advance. It says now on the website that is not sold any longer (website) There is another one I have found, TSL, but its price tag is prohibitive (website). This one is based on Genetic Programming.
