zerowsir / stock_study
股票相关知识学习,用Python来研究一下股票投资,大致会包括股票数据的爬取、技术指标分析、量化交易到神经网络(深度学习)
☆13Updated 5 years ago
Alternatives and similar repositories for stock_study:
Users that are interested in stock_study are comparing it to the libraries listed below
- 这个是金融数据分析的功能库,专门为股票历史行情回测、量化分析编写。☆17Updated 7 years ago
- 利用Tushare接口的原始数据,搭建股票分析模型☆10Updated 4 years ago
- 获取股票历史数据,并实现快速绘图。计算买入和卖出过程中的收益,并标记出涨跌转折点。最后,使用机器学习方法对数据进行建模,并给出股票未来走势的预测结果。☆18Updated 5 years ago
- 将A股所有股票的日K线的数据写入本地mysql数据库,收集从某个时间段以来的股票财报数据,包括营收、市值、股本等数据。☆15Updated 7 years ago
- 股票量化分析交易平台☆18Updated 7 years ago
- 使用python爬取雪球网站上的股票数据:股票代码、基础数据、财务数据、日线数据、除权信息等等,存储到本地mysql数据库,方便数据分析。☆54Updated 6 years ago
- 集合竞价选股(股票),基于收盘价与前收盘价的选股策略