/stock-price-forecasting

Stock Price Forcasting, using neural network in Matlab

Primary LanguageMATLABMIT LicenseMIT

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.