matlab code for stock price prediction using artificial neural network or hidden markov model using nueral network tool
Show older comments
I have the data for 4 companies taken from finance.yahoo.com (Open, High, Low, Close, Volume and Adj Close) from december 2008 till december 2013. but i don't know how start, can you guide me please.. i want to code for stock data (company or gold or any historical data) to predict this data in future on the basis of past values. for this we exchange future data according to past data.using back prapogation (neural network technique),feed forward algorithm and calculate the network weight.train the data , validation,and error in network and graph for predict values as a output.
Accepted Answer
More Answers (2)
Prem Kumar
on 13 Feb 2015
0 votes
Hi @kalpana, i am also in search of the Answer for the Same Question. Have you got it? If so, i would like to hear the Answer. Thanks in Advance.
Regards,
Prem
Rishbh chaudhary
on 9 Mar 2021
0 votes
Hi@kalpana you can directly use matlab tools of neural networks for your problem if you want to get deep understanding of the code https://github.com/avgn/ANN you should check out this link.
hope this helps
Regards,
Rishabh
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!