An open API service indexing awesome lists of open source software.

https://github.com/zmcx16/stock-forecast

Do Stocks / Markets price prediction on the time series prediction model
https://github.com/zmcx16/stock-forecast

fbprophet python stock stock-prediction

Last synced: 3 months ago
JSON representation

Do Stocks / Markets price prediction on the time series prediction model

Awesome Lists containing this project

README

          

# stock-forecast

[![Codacy Badge](https://api.codacy.com/project/badge/Grade/b5b6c1dfe9114714b0f5dbb268eaba4c)](https://app.codacy.com/gh/zmcx16/stock-forecast?utm_source=github.com&utm_medium=referral&utm_content=zmcx16/stock-forecast&utm_campaign=Badge_Grade_Settings)

Do Stocks / Markets price prediction on the time series prediction model

# Forecast Model
* FB Prophet

# Dataset
* US Stocks
* Markets

# Demo
https://project.zmcx16.moe/?page=investment-forecast

![image](https://github.com/zmcx16/stock-forecast/blob/master/demo/website.png)

![image](https://github.com/zmcx16/stock-forecast/blob/master/demo/demo1.png)

![image](https://github.com/zmcx16/stock-forecast/blob/master/demo/demo2.png)

![image](https://github.com/zmcx16/stock-forecast/blob/master/demo/demo3.png)

# License
This project is licensed under the terms of the MIT license.