综合使用tushare 和 BaoStock, 将关注的股票数据保存到本地, 定时更新, 以便后续进行量化分析.
☆32Sep 28, 2019Updated 6 years ago
Alternatives and similar repositories for stock_data
Users that are interested in stock_data are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 利用Tushare接口的原始数据,搭建股票分析模型☆10Jul 19, 2020Updated 5 years ago
- ☆101Oct 25, 2019Updated 6 years ago
- 这个是金融数据分析的功能库,专门为股票历史行情回测、量化分析编写。☆19Jan 11, 2018Updated 8 years ago
- 通过python api 获取证券宝提供的股票数据☆22May 10, 2020Updated 5 years ago
- 任何一只股票信息爬虫+股票策略分析☆14Nov 12, 2019Updated 6 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 利用Pandas分析离线股票数据(秒级记录)☆50Sep 3, 2017Updated 8 years ago
- 获取股票主力资金流入数据☆25Jul 10, 2020Updated 5 years ago
- 这是一个python股票数据收集和分析系统,我们使用tushare开源接口,定时的是爬取数据保存到数据库中,然后我们拿数据库中的数据用来分析策略。 http://a.carlcc.com☆78Dec 8, 2022Updated 3 years ago
- sync tushare data automatically☆15Mar 2, 2017Updated 9 years ago
- Using BaoStock to parse stock data and calculate some indicators. 用BaoStock来抓取A股的数据并计算一些指标。☆54Jul 6, 2023Updated 2 years ago
- TuShare数据存储方法及数据分析过程☆32Apr 25, 2018Updated 7 years ago
- 该项目利用卷积神经网络算法识别股票技术图线,步骤包括图像生成、图像标注、模型学习☆15Feb 8, 2020Updated 6 years ago
- Elasticsearch + Kibana + Tushare DIY股票分析工具☆11Feb 1, 2019Updated 7 years ago
- 研究一下大数据支撑下的股票科学☆12Oct 12, 2015Updated 10 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- 通过tushare api获取中国沪深股票历史数据☆13Jul 20, 2021Updated 4 years ago
- 可以推荐股票的机器人,可语音查询股票财务数据和世界宏观经济数据。还可回答为什么等之类的逻辑问题☆15Aug 13, 2018Updated 7 years ago
- 统计美股近几年涨幅特别大的股票,在A股找到相关的股票☆13Jan 31, 2016Updated 10 years ago
- 将A股所有股票的日K线的数据写入本地mysql数据库,收集从某个时间段以来的股票财报数据,包括营收、市值、股本等数据。☆15Jan 22, 2018Updated 8 years ago
- Stock trading using timing strategy (股票的择时交易): mainly use short & long moving average of stock price and also analyze the performance of …☆12Feb 26, 2020Updated 6 years ago
- python量化分析股票的投资组合☆18Jul 12, 2017Updated 8 years ago
- 完整的 scrapy 爬虫示例,爬取股票和新闻数据☆14Aug 15, 2020Updated 5 years ago
- 股票相关知识学习,用Python来研究一下股票投资,大致会包括股票数据的爬取、技术指标分析、量化交易到神经网络(深度学习)☆16Aug 3, 2019Updated 6 years ago
- some changes based on an existing open source projects--VNPY☆13Oct 22, 2017Updated 8 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- cnn,随机森林,四种股票走势图分类☆13Feb 11, 2019Updated 7 years ago
- 一个股票数据(沪深)爬虫和选股策略测试框架。根据选定的日期范围抓19、取所有沪深两市股票的行情数据。支持使用表达式定义选股策略。支持多线程处理。保存数据到JSON文件、CSV文件☆17Jul 25, 2019Updated 6 years ago
- 基于一个马尔可夫链的股票预测模型