Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 752 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 752 Bytes

Neural Stock

A desktop application to predict stock price movements using artificial neural networks.

The program can predict price movements for stocks listed any exchange (provided the stock symbol can be found in Yahoo Finance), but the trasaction fees and taxes are only being considered for the PSI20 (Portugal) and STI (Singapore). The application downloads historical prices and trains the backpropagation neural network using a portion of the data; the network that performs the best in the testing sample -measured by the highest profit- is saved. A Monte Carlo approach is used to sample the strategy parameter's-space.

alt text alt text