使用python爬取雪球网站上的股票数据:股票代码、基础数据、财务数据、日线数据、除权信息等等,存储到本地mysql数据库,方便数据分析。
☆55Oct 8, 2018Updated 7 years ago
Alternatives and similar repositories for stock
Users that are interested in stock are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 这是一个python股票数据收集和分析系统,我们使用tushare开源接口,定时的是爬取数据保存到数据库中,然后我们拿数据库中的数据用来分析策略。 http://a.carlcc.com☆80Dec 8, 2022Updated 3 years ago
- python爬取股市数据,并对各个行业股票行情、财务数据进行重构分析☆10Jul 26, 2020Updated 5 years ago
- 爬取同花顺的股票(A股)信息☆10Nov 5, 2021Updated 4 years ago
- 利用Tushare接口的原始数据,搭建股票分析模型☆10Jul 19, 2020Updated 5 years ago
- 股票财务分析,指标智能筛选☆25Feb 28, 2024Updated 2 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.
- 股票相关知识学习,用Python来研究一下股票投资,大致会包括股票数据的爬取、技术指标分析、量化交易到神经网络(深度学习)☆17Aug 3, 2019Updated 6 years ago
- 这个是金融数据分析的功能库,专门为股票历史行情回测、量化分析编写。☆19Jan 11, 2018Updated 8 years ago
- 从巨潮资讯网爬取公司的基本面信息,包括股票基本信息、十大流通股东、历史分红、主要指标、财务报表☆18May 25, 2020Updated 6 years ago
- 采集和分析沪深股票财务数据☆22Mar 3, 2023Updated 3 years ago
- 封装了多个第三方库,综合它们的结果获取股票实时行情数据☆10Apr 1, 2017Updated 9 years ago
- 爬取网易财经的股票交易数据,写入csv文件。☆29Nov 17, 2016Updated 9 years ago
- 股票数据爬虫+分析+可视化框架☆211May 22, 2023Updated 3 years ago
- 股票交易提醒,当股价到达设定值时通过微信告诉用户☆11Oct 16, 2020Updated 5 years ago
- 通过wind提取财务数据并进行财务分析☆27Jul 27, 2021Updated 4 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.
- 从cninfo下载上证、深证的所有上市公司的部分财务指标和数据,根据神奇公式选出30只股票。☆11Aug 5, 2019Updated 6 years ago
- 该项目利用卷积神经网络算法识别股票技术图线,步骤包括图像生成、图像标注、模型学习☆15Feb 8, 2020Updated 6 years ago
- 为 RQAlpha 带来了以通达信公式的方式编写策略逻辑的功能。☆14Feb 13, 2020Updated 6 years ago
- 从雪球, 优矿, 聚宽获取当天的市盈率,市净率,市销率,市现率数据;从集思录获取低风险相关数据☆78Dec 30, 2022Updated 3 years ago
- Elasticsearch + Kibana + Tushare DIY股票分析工具☆11Feb 1, 2019Updated 7 years ago
- 股票财报信息导入等工具☆26Mar 17, 2014Updated 12 years ago
- Used for study of company. 用于公司研究, 包括公司财报分析, 公司估值等, 使用了python的编译器ply的lexer,yacc来处理非结构化数据,采用神经网络来预测市场趋势.☆15Dec 8, 2022Updated 3 years ago
- 东方财富、天天基金股票基金证券数据爬虫、数据分析可视化☆66Feb 3, 2021Updated 5 years ago
- 研究一下大数据支撑下的股票科学☆12Oct 12, 2015Updated 10 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- (Python/Java)爬虫 + Redis + MySQL实现股票的历史数据查询, 降价通知, 下跌预警, 可视化等功能☆24Dec 2, 2020Updated 5 years ago
- 股票量化系统:1、采集保存数据;2、分析数据;3、可视化;4、深度学习☆61Oct 15, 2022Updated 3 years ago
- 将A股所有股票的日K线的数据写入本地mysql数据库,收集从某个时间段以来的股票财报数据,包括营收、市值、股本等数据。☆15Jan 22, 2018Updated 8 years ago
- 基于Scrapy爬虫获取相关旅游信息,并将数据可视化。=>此项目为出游选择目的地提供解决方案☆15Mar 29, 2018Updated 8 years ago
- Python数据可视化大作业 (研究生一年级上学期)☆14Nov 18, 2018Updated 7 years ago
- 利用numpy实现rnn时间序列预测股票☆20Jul 12, 2019Updated 6 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 建構股票分析系統 (速成班)☆24Sep 1, 2018Updated 7 years ago
- 完整的 scrapy 爬虫示例,爬取股票和新闻数据☆17Aug 15, 2020Updated 5 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- cnn,随机森林,四种股票走势图分类☆13Feb 11, 2019Updated 7 years ago
- 使用爬虫获取财经网站的评论、文章;通过tushare库获取股票价格数据;通过jieba库对文本进行词频分析☆96Apr 13, 2018Updated 8 years ago
- 基于一个马尔可夫链的股票预测模型☆13Sep 29, 2020Updated 5 years ago
- 中国A股市场股票交易数据包☆13Dec 25, 2016Updated 9 years ago
- 股票监控平台。采用docker部署爬虫模块、量化指标算法模块、订阅分发模块等,完成爬取股票数据存入通用数据库接口,并缓存至redis;算法模块处理数据,将报警信息存入redis;订阅分发模块监控到有报警信息后主动向微信订阅用户推送;同时部署有微信服务器,完成与微信用户的交互…☆39Jul 11, 2024Updated last year
- 一个从网络上下载上市公司财务报表进行财务分析的python系统☆36Sep 25, 2020Updated 5 years ago
- 全球AI挑战赛之虚拟股票预测☆15Feb 23, 2018Updated 8 years ago