usamaahsan93 / stock-price-forecasting

Stock Price Forcasting, using neural network in Matlab

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stock Price Forecasting

Stock Price Forcasting, using matlab, in this project features used are opening value, closing value, high value, low value, and simple and exponential moving averages.

Dataset

Data is taken from the Yahoo Finance

Output

Result on validation, having MSE 0.8357

Other Results

Other results can be generated by just uncommenting the data line in test file. Or you can link your data, import the file in csv format.

About

Stock Price Forcasting, using neural network in Matlab

License:MIT License


Languages

Language:MATLAB 100.0%