As promised, I ran a few tests for large cap US equities using Neuroshell Trader's ability to build a neural network. For those of you not familiar with neural nets, they create a model based on past data where the neural net can spot non linear patterns invisible to the eye. Once a model is build (process called training), the neural net is applied to "out of sample" data, that is data never seen by the model before in the hope that the patterns learned in the past can be applied to create a trading system for a certain period out in the future. The problem is, we have a choice of thousands of input indicators and training objectives when we build these neural nets and months of trying various combinations may never produce a neural network with good predicvive capabilities. In my first example I did not use a true neural net but only neuroshell traders capability to optimize millions of combinations at a high speed (using a genetic algorythm instead of an exhaustive search. the system is optimized for a period of two yeats using daily values then applied to one year of new data. The results represent the out of sample results for LONG trades only with two different optimization criterea A (max return) and B(max #win/#lose)
Symbol: Buyand Hold % Model A % Model B
AET 59.1 7.1 3.0
AA -19.1 -9.5 -16.5
MSFT 3.4 3.5 4.7
INTC 16.1 1.9 -6
Well, results are not very encouraging. So much for bulding a system based on Fisher transforms of High/Low for several periods back.
Symbol: Buyand Hold % Model A % Model B
AET 59.1 7.1 3.0
AA -19.1 -9.5 -16.5
MSFT 3.4 3.5 4.7
INTC 16.1 1.9 -6
Well, results are not very encouraging. So much for bulding a system based on Fisher transforms of High/Low for several periods back.