根据东财股吧爬虫数据进行自然语言分析,展示股市热度
☆126Sep 24, 2019Updated 6 years ago
Alternatives and similar repositories for StockPredict
Users that are interested in StockPredict are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 爬取东方财富股吧沪深股票文章、评论及发言用户信息☆52Jun 5, 2018Updated 8 years ago
- 文本(股吧评论)情感分析☆10Jan 3, 2019Updated 7 years ago
- Python通达信数据接口☆12Jun 23, 2017Updated 9 years ago
- 代码池☆21Aug 6, 2022Updated 4 years ago
- 🌏实时监控900多家中国企业的新闻动态☆24Oct 10, 2017Updated 8 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.
- 天天基金网基金数据爬取☆22Feb 22, 2021Updated 5 years ago
- predict the price trend of individual stocks using deep learning and natural language processing☆83Jan 30, 2018Updated 8 years ago
- 基于情感字典和机器学习的股市舆情情感分类可视化☆341Mar 24, 2019Updated 7 years ago
- 股吧情绪倾向量化DEMO(毕业设计+机器学习课程project)☆15Apr 11, 2015Updated 11 years ago
- 使用爬虫获取财经网站的评论、文章;通过tushare库获取股票价格数据;通过jieba库对文本进行词频分析☆96Apr 13, 2018Updated 8 years ago
- FinnewsHunter: Multi-agent financial intelligence platform powered by AgenticX. Real-time news analysis, sentiment fusion, and alpha fact…☆1,493Jul 5, 2026Updated 2 months ago
- 微信小程序-布置作业☆16Mar 6, 2019Updated 7 years ago
- 博客相关代码、数据☆15Apr 6, 2022Updated 4 years ago
- IAOS(Intelligent analysis of securities)证券智能分析系统:量化选股,量化择时,条件选股☆22Nov 10, 2023Updated 2 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.
- 爬取东方财富股吧的发帖信息☆62Feb 17, 2025Updated last year
- This is a project of build knowledge graph course. The project leverages historical stock price, and integrates social media listening fr…☆62Apr 18, 2018Updated 8 years ago
- 海龟交易法(期货),基于海龟交易法则的交易策略☆32Jan 31, 2018Updated 8 years ago
- 金融信息负面及主体判定☆12Sep 14, 2019Updated 7 years ago
- 中国股票行情,数据:个股K线历史每天(自从开盘日起),高开低收,成交量等各种数据下载器☆31Jul 19, 2018Updated 8 years ago
- 该项目是一个功能强大的桌面应用程序,专注于实时股票行情监控与语音播报。程序通过连接通达信行情服务器,获取实时行情数据,并运用多种技术手段,包括技术指标分析、多线程/异步处理、窗口自动化控制以及系统资源监控等,实现对特定股票和指数的实时关注与及时提醒。系统集成了多周期的MAC…☆19Jul 13, 2025Updated last year
- 爬取东方财富的宏观研究的研报,基于LSTM进行情感分析,分类为正向、负向和中性三类☆124Dec 10, 2021Updated 4 years ago
- alpha101, alpha191, alphalens, backtrader, 量化研究☆45Apr 20, 2023Updated 3 years ago
- 一个利用中国股票市场日线级别数据分析的模型,历史数据来源tushare,sina,目前采用的模型算法是SVM,后续还会采用其他的算法来对比☆42Sep 24, 2018Updated 7 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.
- 一套基于SVM与现代投资组合理论的量化框架☆27May 26, 2020Updated 6 years ago
- 📉 金融文本情感分析模型☆355Jun 11, 2018Updated 8 years ago
- 对于一个板块内的股票使用Kmeans聚类剔除垃圾股,利用遗传算法分析上市公司的财务指标,从基本面的角度得出合理的股票选择模型,帮助投资者在某个板块内确定出选择高收益股票的标准,策略样本外回测计效见backtest.png文件。☆75May 31, 2021Updated 5 years ago
- 封装了多个第三方库,综合它们的结果获取股票实时行情数据☆10Apr 1, 2017Updated 9 years ago
- 30天掌握量化交易 (持续更新)☆8,576Apr 17, 2026Updated 5 months ago
- 提供银河/国金/华泰客户端/同花顺客户端/雪球的基金、股票自动程序化交易以及自动打新,支持跟踪 joinquant /ricequant 模拟交易 和 实盘雪球组合, 量化交易组件☆21Jun 18, 2019Updated 7 years ago
- 将A股所有股票的日K线的数据写入本地mysql数据库,收集从某个时间段以来的股票财报数据,包括营收、市值、股本等数据。☆15Jan 22, 2018Updated 8 years ago
- 基于机器学习的股票投资算法,使用到了Auto-ARIMA、LSTM、SVM、Prophet、朴素贝叶斯、移动平均算法等多个算法,从信息收集、算法分析、回测等多个方面进行分析,从消息面、基本面、技术面三种分析方法进行分析。☆103Mar 14, 2020Updated 6 years ago
- Py2aardio 是一个将 Python 语言源文件转换为 aardio 语言源文件的辅助工具, 主要功能是进行源代码格式转换的前期工作, 可较大程度地减少开发者的劳动强度. 目前, 本工具只转换源代码格式(将缩进转为缩进+花括号)和替换部分关键字, 并未实现语言语义和功…☆30Aug 20, 2021Updated 5 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.
- 获取股票主力资金流入数据☆26Jul 10, 2020Updated 6 years ago
- ☆19Aug 9, 2018Updated 8 years ago
- factorset: 提供中国A股市场因子集合,包含各类常用及特异因子计算方法,持续更新中。提供轻量级因子计算框架,高可扩展。持续更新中。☆43May 25, 2018Updated 8 years ago
- 利用tuShare开源数据平台打造股票强弱板块轮动研究平台☆17Dec 8, 2022Updated 3 years ago
- 波动率指数的计算,修改自https://github.com/Alexdachen/ivix☆18Mar 21, 2019Updated 7 years ago
- 通过celery定期执行更相关任务,将万得wind,同花顺ifind,东方财富choice、Tushrae、JQDataSDK、pytdx、CMC等数据终端的数据进行整合,清洗,一致化,供其他系统数据分析使用☆305Apr 20, 2021Updated 5 years ago
- 基于华泰研报对原alpha101代码进行简化和拓展☆47Jan 10, 2020Updated 6 years ago