基于Spring boot 实现的股票基金爬虫工具
☆31Oct 3, 2024Updated last year
Alternatives and similar repositories for istock-fund
Users that are interested in istock-fund are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 从cninfo下载上证、深证的所有上市公司的部分财务指标和数据,根据神奇公式选出30只股票。☆10Aug 5, 2019Updated 6 years ago
- 完整的 scrapy 爬虫示例,爬取股票和新闻数据☆14Aug 15, 2020Updated 5 years ago
- 这个是金融数据分析的功能库,专门为股票历史行情回测、量化分析编写。☆19Jan 11, 2018Updated 8 years ago
- 股票相关爬虫接口☆17Jan 26, 2022Updated 4 years ago
- 量化交易网站,软工三大作业迭代三,团队项目☆11Mar 8, 2018Updated 8 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- 百度股票分布式爬虫☆11Jun 21, 2022Updated 3 years ago
- 全球AI挑战赛之虚拟股票预测☆14Feb 23, 2018Updated 8 years ago
- 封装了多个第三方库,综合它们的结果获取股票实时行情数据☆10Apr 1, 2017Updated 8 years ago
- 一个基于spring boot 实现的java股票爬虫(仅支持A股),如果你请 . V2升级版正在开发中!☆843Dec 27, 2024Updated last year
- 智能客服 基于springboot+swaggger+elasticsearch+mysql☆11Aug 22, 2018Updated 7 years ago
- 该项目利用卷积神经网络算法识别股票技术图线,步骤包括图像生成、图像标注、模型学习☆15Feb 8, 2020Updated 6 years ago
- 获取股票历史数据,并实现快速绘图。计算买入和卖出过程中的收益,并标记出涨跌转折点。最后,使用机器学习方法对数据进行建模,并给出股票未来走势的预测结果。☆15Oct 10, 2019Updated 6 years ago
- 这是一个爬取基金数据,帮助散户进行投资理财的项目。利用python爬虫分析基金、股票。☆33Feb 27, 2021Updated 5 years ago
- vue.js打造的股票量化项目(千投量化第二版本)☆28Jan 18, 2018Updated 8 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.
- 利用Tushare接口的原始数据,搭建股票分析模型☆10Jul 19, 2020Updated 5 years ago
- Elasticsearch + Kibana + Tushare DIY股票分析工具☆11Feb 1, 2019Updated 7 years ago
- Tensorflow实例:利用LSTM预测股票☆30Nov 9, 2018Updated 7 years ago
- 机器学习(股票),基于机器学习算法支持向量机SVM的交易策略☆42Jan 31, 2018Updated 8 years ago
- 股票财务分析,指标智能筛选☆25Feb 28, 2024Updated 2 years ago
- 一个利用中国股票市场日线级别数据分析的模型,历史数据来源tushare,sina,目前采用的模型算法是SVM,后续还会采用其他的算法来对比☆39Sep 24, 2018Updated 7 years ago
- 实现文档转换的一个网站,目前支持PDF转Word,对Word文档进行翻译等操作,网站还可以获取网易云热门评论等信息☆12Dec 16, 2022Updated 3 years ago
- 网络爬虫 主要抓取的是股票数据,外汇数据,股票背景资料,股票及时新闻☆12Aug 13, 2018Updated 7 years ago
- 可以推荐股票的机器人,可语音查询股票财务数据和世界宏观经济数据。还可回答为什么等之类的逻辑问题☆15Aug 13, 2018Updated 7 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.
- 统计美股近几年涨幅特别大的股票,在A股找到相关的股票☆13Jan 31, 2016Updated 10 years ago
- 将A股所有股票的日K线的数据写入本地mysql数据库,收集从某个时间段以来的股票财报数据,包括营收、市值、股本等数据。☆15Jan 22, 2018Updated 8 years ago
- 尝试使用Deep Learning去预测股票后续的价格☆16Sep 7, 2017Updated 8 years ago
- 基于adaboost的SVM预测股票价格☆11Mar 4, 2018Updated 8 years ago
- 从巨潮资讯网爬取公司的基本面信息,包括股票基本信息、十大流通股东、历史分红、主要指标、财务报表☆17May 25, 2020Updated 5 years ago
- 股票交易数据处理的整个业务流程 数据源--->数据采集--->数据归类--->数据储存--->数据分析--->数据可视化☆31Nov 23, 2016Updated 9 years ago
- 本项目对美股股票的涨跌进行了研究,从问题出发并提出猜想,然后定义了机器学习的实验任务。通过多次实验得到实验数据,最终证明了所提出的猜想:中国股市确实和美国股市存在着一定的联系,并且通过这些隐含的联系可以预测某些美国股票的涨跌。☆45Jun 20, 2016Updated 9 years ago
- 股票相关知识学习,用Python来研究一下股票投资,大致会包括股票数据的爬取、技术指标分析、量化交易到神经网络(深度学习)☆16Aug 3, 2019Updated 6 years ago
- 一个股票数据(沪深)爬虫和选股策略测试框架。根据选定的日期范围抓19、取所有沪深两市股票的行情数据。支持使用表达式定义选股策略。支持多线程处理。保存数据到JSON文件、CSV文件☆17Jul 25, 2019Updated 6 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- Kotlin and Java library for decoding data params and events from ethereum transactions☆13Jan 31, 2018Updated 8 years ago
- 同花顺股票信息爬虫☆43Aug 30, 2018Updated 7 years ago
- 中国A股市场股票交易数据包☆13Dec 25, 2016Updated 9 years ago
- 这是一款股票类Android APP软件主要实现了四个功能:1、财经咨询查看功能。2、大盘指数及各股市股票详细信息查看功能。3、股票交易计算器功能。4、与自建的模拟服务器交互,实现预测第二天股票“开高低收”功能和自动判断股票交易时机的功能等☆31Dec 14, 2019Updated 6 years ago
- 这是一个基于Spring boot+vue+elementUI的前后端分离系统,是一个在线书城系统。以学习为主☆13Mar 3, 2022Updated 4 years ago
- 星搭低代码AI助手插件,使用 StableDiffusion 和 ChatGPT 生成插画和文案☆11Mar 22, 2023Updated 3 years ago
- 股票预警助手(stock alert helper)☆19May 9, 2025Updated 10 months ago