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.
Data is taken from the Yahoo Finance
Result on validation, having MSE 0.8357
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.