# High-frequency Financial Time Series Analysis Based on BP Neural Networks
#### Paper
> http://www.lin-baobao.com/static/files/graduate_paper.pdf
#### Video for Demonstration
> http://www.lin-baobao.com/static/videos/graduate_project.flv
#### Application
> http://www.lin-baobao.com/bp_finance/php/login/
### This project includes three sections.
- GetData
Data crawling.
Responsible for crawling and processing the high frequency data of stock transcation in recent years. And the data format would be converted to an appropriate format.
- predict
Core algorithm.
Implement the Back Propagation Neural Networks without using any framework (all code is completely written by myself).
- php
System integration.
Integrate the first two parts into a system.
#### Project description
> It included data crawling, model design, code implementation, result analysis,
experiments and system integration.
- 1. Crawled the data of some stocks’ transactions per day.
- 2. Chose BP Neural Network as model, deduced the formulas myself and implemented code
without using any framework.
- 3. The direction accuracy was about 55%-60% and the relative error between the actual and the
predicted price maintained at 0.015%. Reached the conclusion that high-frequency data is better for
stock price prediction via testing data’s impact at different frequencies.
- 4. Integrated the algorithm into a real-time stock price prediction system.
#### Deployment
> Need to deploy mysql, and the sql file is in [finance.sql](finance.sql)
#### Ways to run
> Just call the [run.py](run.py) directly.
yava_free
- 粉丝: 5314
- 资源: 2084
最新资源
- 风光储微网仿真,下垂控制(一次调频+并离网切)matlab模型
- 网上点餐系统-springboot毕业项目,适合计算机毕-设、实训项目、大作业学习.zip
- 蜗牛兼职网的设计与实现-springboot毕业项目,适合计算机毕-设、实训项目、大作业学习.zip
- 相亲网站-springboot毕业项目,适合计算机毕-设、实训项目、大作业学习.rar
- 机械设计套鞋机sw21全套技术资料100%好用.zip
- 快速排序-一种强大的排序算法pdf
- 社区医院信息平台-springboot毕业项目,适合计算机毕-设、实训项目、大作业学习.rar
- 师生健康信息管理系统-springboot毕业项目,适合计算机毕-设、实训项目、大作业学习.zip
- 社区智慧养老监护管理平台设计与实现-springboot毕业项目,适合计算机毕-设、实训项目、大作业学习.rar
- 人事系统-springboot毕业项目,适合计算机毕-设、实训项目、大作业学习.rar
- 社区养老服务平台的设计与实现-springboot毕业项目,适合计算机毕-设、实训项目、大作业学习.zip
- 人口老龄化社区服务与管理平台-springboot毕业项目,适合计算机毕-设、实训项目、大作业学习.zip
- 汽车资讯网站-springboot毕业项目,适合计算机毕-设、实训项目、大作业学习.zip
- 飘香水果购物网站的设计与实现-springboot毕业项目,适合计算机毕-设、实训项目、大作业学习.zip
- 母婴商城-springboot毕业项目,适合计算机毕-设、实训项目、大作业学习.zip
- 美容院管理系统-springboot毕业项目,适合计算机毕-设、实训项目、大作业学习.rar
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈