Skip to content

YingXu-swim/TimeSeries_stockPrice_Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

stock-price-prediction

predict stock price by using LSTM and ARIMA

data source: tushare package of python

  • related codes:
    import tushare as ts
    ts.get_k_data(code='sh', ktype='D', autype='qfq', start='xxxx-xx-xx', end='xxxx-xx-xx')

About

predict stock price by using LSTM and ARIMA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published