TuShare是一个免费、开源的python财经数据接口包。主要实现对股票等金融数据从数据采集、清洗加工 到 数据存储的过程,能够为金融分析人员提供快速、整洁、和多样的便于分析的数据,为他们在数据获取方面极大地减轻工作量,使他们更加专注于策略和模型的研究与实现上。
☆39Mar 19, 2016Updated 10 years ago
Alternatives and similar repositories for PyTuShare
Users that are interested in PyTuShare are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 研究一下大数据支撑下的股票科学☆12Oct 12, 2015Updated 10 years ago
- Python编写的股票行情分析软件,数据来源网易及TuShare,界面采用Pyqt,所有界面采用扁平化可拉伸设计☆20May 12, 2018Updated 8 years ago
- 量化交易网站,软工三大作业迭代三,团队项目☆11Mar 8, 2018Updated 8 years ago
- cnn,随机森林,四种股票走势图分类☆13Feb 11, 2019Updated 7 years ago
- 经济学数据☆10Nov 7, 2021Updated 4 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 股票交易数据处理的整个业务流程 数据源--->数据采集--->数据归类--->数据储存--->数据分析--->数据可视化☆31Nov 23, 2016Updated 9 years ago
- 《Python金融大数据分析》教材学习笔记☆46Jul 20, 2017Updated 9 years ago
- 这个是金融数据分析的功能库,专门为股票历史行情回测、量化分析编写。☆19Jan 11, 2018Updated 8 years ago
- 借助钉钉机器人发送股票买入卖出提醒信息☆17Dec 28, 2021Updated 4 years ago
- generate beautiful abstract random images☆15Dec 31, 2023Updated 2 years ago
- 获取股票历史数据,并实现快速绘图。计算买入和卖出过程中的收益,并标记出涨跌转折点。最后,使用机器学习方法对数据进行建模,并给出股票未来走势的预测结果。☆16Oct 10, 2019Updated 6 years ago
- 结合深度学习的期货程序化交易系统☆19Aug 5, 2017Updated 9 years ago
- 股票代码☆19Nov 6, 2014Updated 11 years ago
- 一个用于爬股票历史数据,并根据历史数据分析挖掘并对未来数据进行预测的项目☆16Oct 8, 2017Updated 8 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 应用echarts实现股票数据可视化☆27Mar 20, 2017Updated 9 years ago
- Windows PE file debugger☆11Aug 30, 2017Updated 8 years ago
- 股票自动分析工具☆82Sep 4, 2015Updated 10 years ago
- 股票财务分析,指标智能筛选☆25Feb 28, 2024Updated 2 years ago
- vue.js打造的股票量化项目(千投量化第二版本)☆29Jan 18, 2018Updated 8 years ago
- 雪球组合仓位分析工具(Flask版本):后端使用Flask和Beautiful Soup,前端使用Angular和D3开发的单页面应用,获取雪球ID关注的组合的调仓信息和关注组合的累计股票仓位。☆29Feb 20, 2017Updated 9 years ago
- Stock trader based on CTP☆16Feb 22, 2014Updated 12 years ago
- 根据股票帐号,自动下载www.cninfo.com.上对应的企业年报(pdf格式),然后将这些pdf格式的文件转换为txt文件,然后从中提取出有用的信息,进行数据分析和图标展示☆54Dec 6, 2016Updated 9 years ago
- 前段时间自己的网站涉及到支付功能(自己网站后台是node.js开发的),在阅读了官方文档之后,打算在git上找一下开源的支付接口,没想到一个都不能使用,最后无赖自己根据官网资料,自己写了这个接口,原理比较简单,其实没有那么复杂,希望对初学者有帮助,如果有错误还望指出(本接…☆12Aug 1, 2017Updated 9 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 股票行情--来源恒生,新浪,腾讯,网易☆32Oct 16, 2018Updated 7 years ago
- CTP auto trader☆22Jul 1, 2014Updated 12 years ago
- jfinal shiro plugin freemarker tags☆18Dec 5, 2014Updated 11 years ago
- A solution for UpLoad data(TXT,ScreenShot) to server,Contact with PHP ( 数据上传解决方案,比如上传log信息,上传屏幕截图,PHP后端交互存储文件)☆11Aug 22, 2018Updated 7 years ago
- Java版微信机器人☆14Oct 9, 2016Updated 9 years ago
- 基于Spring boot 实现的股票基金爬虫工具☆30Oct 3, 2024Updated last year
- 股票/基金/债券的相关信息的协助应用。开发原因主要是不想装太多app,比如集思录,蛋卷之类的,把他们部分数据集合到这个app上☆10Sep 15, 2021Updated 4 years ago
- Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由伯乐在线持续更新。☆13Aug 13, 2018Updated 7 years ago
- 封装了多个第三方库,综合它们的结果获取股票实时行情数据☆10Apr 1, 2017Updated 9 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 使用python爬取雪球网站上的股票数据:股票代码、基础数据、财务数据、日线数据、除权信息等等,存储到本地mysql数据库,方便数据分析。☆56Oct 8, 2018Updated 7 years ago
- 微信自动点赞☆10Dec 18, 2016Updated 9 years ago
- 股票交易提醒,当股价到达设定值时通过微信告诉用户☆11Oct 16, 2020Updated 5 years ago
- 分布式二级缓存组件☆11Oct 18, 2021Updated 4 years ago
- 从cninfo下载上证、深证的所有上市公司的部分财务指标和数据,根据神奇公式选出30只股票。☆11Aug 5, 2019Updated 7 years ago
- 基于adaboost的SVM预测股票价格☆11Mar 4, 2018Updated 8 years ago
- Gunicorn worker for Sanic☆12Apr 23, 2017Updated 9 years ago