这是一个python股票数据收集和分析系统,我们使用tushare开源接口,定时的是爬取数据保存到数据库中,然后我们拿数据库中的数据用来分析策略。 http://a.carlcc.com
☆78Dec 8, 2022Updated 3 years ago
Alternatives and similar repositories for finance
Users that are interested in finance 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爬取雪球网站上的股票数据:股票代码、基础数据、财务数据、日线数据、除权信息等等,存储到本地mysql数据库,方便数据分析。☆55Oct 8, 2018Updated 7 years ago
- 利用Tushare接口的原始数据,搭建股票分析模型☆10Jul 19, 2020Updated 5 years ago
- 任何一只股票信息爬虫+股票策略分析☆14Nov 12, 2019Updated 6 years ago
- 综合使用tushare 和 BaoStock, 将关注的股票数据保存到本地, 定时更新, 以便后续进行量化分析.☆35Sep 28, 2019Updated 6 years ago
- 高频彩票量化交易策略研究、交易平台研发☆10Mar 12, 2019Updated 7 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.
- cnn,随机森林,四种股票走势图分类☆13Feb 11, 2019Updated 7 years ago
- 股票数据分析web平台☆24Updated this week
- 自动化Tushare数据获取和MySQL储存☆67May 1, 2022Updated 4 years ago
- 利用python爬取Yahoo金融上实时股票数据,并制做成一个实时股票查询软件,☆11May 7, 2016Updated 10 years ago
- 量化交易☆11Jan 3, 2023Updated 3 years ago
- 股票量化系统:1、采集保存数据;2、分析数据;3、可视化;4、深度学习☆60Oct 15, 2022Updated 3 years ago
- 参数优化模块☆10Oct 21, 2019Updated 6 years ago
- scrapy+Fiddler+celery+ redis +mysql实现分布式定时启动并异步快速动态爬取股票数据功能☆60Dec 8, 2022Updated 3 years ago
- 专门的股票分析项目☆29Dec 18, 2020Updated 5 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.
- 基于Django框架的Tushare股票数据可视化平台☆128Jul 23, 2023Updated 2 years ago
- 一个简单的股票预测算法,利用过去5天的涨幅,以及十余项市值因子和财务因子进行训练学习。训练数据被放在本地的mysql数据库中。☆26Jan 22, 2018Updated 8 years ago
- Python编写的股票行情分析软件,数据来源网易及TuShare,界面采用Pyqt,所有界面采用扁平化可拉伸设计☆84May 29, 2018Updated 8 years ago
- 股票分析、量化交易、学习笔记☆42Jan 30, 2021Updated 5 years ago
- 基于成交量的股票数据分析系统☆80Mar 2, 2023Updated 3 years ago
- Computer Engineering Senior Project. Machine Learning High Frequency Stock Trading Algorithm on an FPGA☆17Dec 4, 2019Updated 6 years ago
- Convert json descriptions of quant algorithms to verilog HDL.☆15Jul 3, 2020Updated 5 years ago
- 借助钉钉机器人发送股票买入卖出提醒信息☆17Dec 28, 2021Updated 4 years ago
- documents for MachineLearning☆10May 16, 2016Updated 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.
- 新浪股票数据API+Flask+Apache实现微信订阅号推送股票实时行情,支持深沪港美市场。☆25Nov 14, 2019Updated 6 years ago
- 使用python,从知网上爬取相关的数据, 并进行数据分析,涉及到pycharm和jupyter notebook☆30Mar 24, 2021Updated 5 years ago
- 用SVM构建高频交易策略☆13Oct 21, 2019Updated 6 years ago
- 通过tushare api获取中国沪深股票历史数据☆13Jul 20, 2021Updated 4 years ago
- python分布式任务框架,基于celery☆18Sep 17, 2017Updated 8 years ago
- 网络爬虫 主要抓取的是股票数据,外汇数据,股票背景资料,股票及时新闻☆13Aug 13, 2018Updated 7 years ago
- 关于第二届横琴高校量化大赛,大鱼金融公开课的课件☆19Jul 20, 2019Updated 6 years ago
- This project has moved to OpenStack.☆12Jul 23, 2018Updated 7 years ago
- 学习vnpy框架写的一些测试代码☆18Jan 1, 2017Updated 9 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- python爬取股市数据,并对各个行业股票行情、财务数据进行重构分析☆11Jul 26, 2020Updated 5 years ago
- 利用Pandas分析离线股票数据(秒级记录)☆50Sep 3, 2017Updated 8 years ago
- 通过python api 获取证券宝提供的股票数据☆25May 10, 2020Updated 6 years ago
- 获取股票历史数据,并实现快速绘图。计算买入和卖出过程中的收益,并标记出涨跌转折点。最后,使用机器学习方法对数据进行建模,并给出股票未来走势的预测结果。☆16Oct 10, 2019Updated 6 years ago
- Alpha,deap,数字货币☆14Dec 9, 2020Updated 5 years ago
- 行业轮动(股票),基于沪深300的行业指数的行业轮动策略☆19Jan 31, 2018Updated 8 years ago
- 一个利用中国股票市场日线级别数据分析的模型,历史数据来源tushare,sina,目前采用的模型算法是SVM,后续还会采用其他的算法来对比☆41Sep 24, 2018Updated 7 years ago