cnvar.cn及个人微信公众号【QuantInvest】里面提及的编程代码, 对股票各种研究和折腾分析A股市场的各种现象和投资机会,涉及编程、股票模型、分析研究、杂谈等,代码是python,以jupyter notebook展示。
☆82Dec 21, 2024Updated last year
Alternatives and similar repositories for QuantInvest
Users that are interested in QuantInvest are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于akshare和backtrader的回测。☆100Jul 2, 2021Updated 4 years ago
- 获取股票主力资金流入数据☆26Jul 10, 2020Updated 5 years ago
- 基于MySql、baoStock、tushare、Akshare、efinance、easyQuation、talib、通达信、天天基金、筹码计算、选股、邮件提醒实现的选股 机器人。☆228Jun 13, 2022Updated 3 years ago
- 通过将对上市公司招股说明书情绪分析的结果与常用财务指标、企业科研指标等结合,综合使用多种分类模型:传统LR、随机森林、XGB、LGB集成学习模型对新上市公司破发情况进行学习和预测,筛选重要特征,并由此来得到一个新股破发分类器。☆14Aug 26, 2023Updated 2 years ago
- 利用Tushare接口的原始数据,搭建股票分析模型☆10Jul 19, 2020Updated 5 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.
- 基于一个马尔可夫链的股票预测模型☆13Sep 29, 2020Updated 5 years ago
- 统计美股近几年涨幅特别大的股票,在A股找到相关的股票☆13Jan 31, 2016Updated 10 years ago
- 基于A股市场建立机构持有网络,运用SNA算法计算出最具有投资价值的股票☆12Aug 14, 2019Updated 6 years ago
- 复现致敬大神的周频选股☆29Mar 16, 2023Updated 3 years ago
- 萝卜投研A股上市公司研报☆30Jun 10, 2019Updated 6 years ago
- 溢价基金套利☆22Apr 29, 2020Updated 6 years ago
- ☆14May 16, 2022Updated 3 years ago
- 雪球结构产品定价☆29Sep 25, 2023Updated 2 years ago
- 中国A股市场股票交易数据包☆13Dec 25, 2016Updated 9 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.
- ☆12Jul 19, 2020Updated 5 years ago
- 将A股所有股票的日K线的数据写入本地mysql数据库,收集从某个时间段以来的股票财报数据,包括 营收、市值、股本等数据。☆15Jan 22, 2018Updated 8 years ago
- 项目介绍: 智能交互金融智能聊天。具体实现用户在所有关于股票话题的智能问答。其中难点是问题 分类、数据预处理、参数提取。 ☆个人工作: 实现金融智能聊天,实现所有股票问题的精确回答。通过提取通用特征将5亿+条训练语料缩减为10w条,语料内存占用量从10G减少到2M,并将…☆67Jul 31, 2019Updated 6 years ago
- 分享量化投资相关的论文,代码和代码复现。☆90Apr 14, 2023Updated 3 years ago
- A股自动选股程序,实现了海龟交易法则、缠中说禅牛市买点,以及其他若干种技术形态☆3,314Apr 25, 2026Updated last week
- ☆15Sep 9, 2017Updated 8 years ago
- Built a practical Multi-Factor Backtesting Framework from scratch based on Huatai Security's(One of China's largest sell side) financial …☆73Oct 11, 2022Updated 3 years ago
- Aliyun OSS api for Go☆16Jan 9, 2016Updated 10 years ago
- a python-based fast quantitative investment module☆141Updated this week
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 专注于分享Python在金融领域的应用,欢迎关注微信公众号: Python金融量化 (id:tkfy920)☆455May 24, 2021Updated 4 years ago
- DBN股票预测的,改的程序,加了训练方法和tensorboard可视化等☆24Aug 22, 2024Updated last year
- A股股票交易接口整理☆33Mar 10, 2019Updated 7 years ago
- 获取股票历史数据,并实现快速绘图。计算买入和卖出过程中的收益,并标记出涨跌转折点。最后,使用机器学习方法对数据进行建模,并给出股票未来走势的预测结果。☆16Oct 10, 2019Updated 6 years ago
- 本科毕业设计,利用深度强化学习训练A股市场股票自动交易智能体☆28Jul 21, 2022Updated 3 years ago
- my first factor-stock-selecting backtest function☆22Aug 15, 2020Updated 5 years ago
- 开源量化交易平台☆10Aug 21, 2022Updated 3 years ago
- 专门的股票分析项目☆29Dec 18, 2020Updated 5 years ago
- 行业轮动(股票),基于沪深300的行业指数的行业轮动策略☆19Jan 31, 2018Updated 8 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Stock Backtrader Web App 是一个基于 Python 的项目,旨在简化股票回测和分析的过程。通过集成四个强大的库——Streamlit、AkShare、Backtrader 和 Pyecharts,本应用为用户提供了一个综合性的工具集,支持股票数据获取…☆246Apr 25, 2025Updated last year
- 股票量化☆409Jan 23, 2022Updated 4 years ago
- 本课题完成了对5日均线涨跌的预测,运用支持向量机与逻辑回归的机器学习方法☆10May 10, 2017Updated 8 years ago
- 一些自用的金融指标分析工具☆15Apr 24, 2026Updated last week
- efinance 是一个可以快速获取基金、股票、债券、期货数据的 Python 库,回测以及量化交易的好帮手!🚀🚀🚀☆3,616Mar 18, 2026Updated last month
- 金融投资投机笔记:金融知识,现货原油黄金、基金股票、期货商品、数字货币、房地产 Note about financial investment and speculation☆17Mar 9, 2026Updated last month
- Linux下股票自动交易☆38Dec 27, 2018Updated 7 years ago