Ready made Neural Network Wizard project files.
Date added: | 12/04/2010 |
Date modified: | 04/11/2012 |
Filesize: | 3.17 kB |
Downloads: | 147271 |
Predicts the next next days closing price of the All Ordinaries index with upto 74% directional accuracy. Based on a thesis paper submitted by a customer.
Date added: | 07/18/2013 |
Date modified: | 07/18/2013 |
Filesize: | 3.74 kB |
Downloads: | 141822 |
This is an example implementation of the ideas presented in the following research paper:
http://epublications.bond.edu.au/cgi/viewcontent.cgi?article=1066&context=infotech_pubs
This example should be trained on a stock or pool of stocks (ie ASX100) then the indicator code should be run through the optimizer. I highly recommend you read the paper before using the example.
Date added: | 03/16/2012 |
Date modified: | 03/16/2012 |
Filesize: | 2.22 kB |
Downloads: | 141311 |
This example shows how to create a simple optimizable trading system using the predicted percent change of a stocks closing price.
- First train the neural network then use the indicator code generated to backtest and optimize the system.
Date added: | 12/04/2010 |
Date modified: | 04/11/2012 |
Filesize: | 3.12 kB |
Downloads: | 144930 |
This is a neural network project for a smooth predicted RSI. This version has a tweaked neural network architecture and produces far better results then all past versions.
Date added: | 12/04/2010 |
Date modified: | 03/16/2012 |
Filesize: | 2.75 kB |
Downloads: | 145496 |
Neural Network Wizard Project to predict a 10 day moving average and 30 day moving average for earlier crossovers.