股票量化系统:1、采集保存数据;2、分析数据;3、可视化;4、深度学习
☆63Oct 15, 2022Updated 3 years ago
Alternatives and similar repositories for Stockquant
Users that are interested in Stockquant are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 股票数据爬虫+分析+可视化框架☆211May 22, 2023Updated 3 years ago
- 东方财富、天天基金股票基金证券数据爬虫、数据分析可视化☆68Feb 3, 2021Updated 5 years ago
- 这是一个python股票数据收集和分析系统,我们使用tushare开源接口,定时的是爬取数据保存到数据库中,然后我 们拿数据库中的数据用来分析策略。 http://a.carlcc.com☆81Dec 8, 2022Updated 3 years ago
- 基于成交量的股票数据分析系统☆81Mar 2, 2023Updated 3 years ago
- 股票相关知识学习,用Python来研究一下股票投资,大致会包括股票数据的爬取、技术指标分析、量化交易到神经网络(深度学习)☆17Aug 3, 2019Updated 6 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.
- 股票数据分析web平台☆24Jun 22, 2026Updated last month
- 量化交易缠论实践☆18Dec 8, 2019Updated 6 years ago
- DevilYuan量化交易平台 可视化股票量化系统,支持选股,历史数据自动下载,策略回测及参数优化,实盘交易和常用的统计功能☆115Jul 6, 2018Updated 8 years ago
- 股票量化,构建RAG来辅助大模型进行股票深度分析跟踪等,支持使用VLM来控制常见的PC客户端,实现自动化交易。支持多样化策略,敬请期待!☆121Jan 16, 2026Updated 6 months ago
- scrapy+Fiddler+celery+ redis +mysql实现分布式定时启动并异步快速动态爬取股票数据功能☆60Dec 8, 2022Updated 3 years ago
- 【奇文股票】股票分析系统--本系统包含数据爬取,指标计算,数据分析,数据展示,复盘回顾,数据预测等功能☆37Feb 2, 2023Updated 3 years ago
- 这个是金融数据分析的功能库,专门为股票历史行情回测、量化分析编写。☆19Jan 11, 2018Updated 8 years ago
- 使用python爬取雪球网站上的股票数据:股票代码、基础数据、财务数据、日线数据、除权信息等等,存储到本地mysql数据库,方便数据分析。☆56Oct 8, 2018Updated 7 years ago
- 采集和分析沪深股票财务数据☆22Mar 3, 2023Updated 3 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.
- 股票量化☆415Jan 23, 2022Updated 4 years ago
- Personal Knowledge Base: Java, DevOps & System Design☆16May 7, 2025Updated last year
- 本科毕业设计,利用深度强化学习训练A股市场股票自动交易智能体☆27Jul 21, 2022Updated 4 years ago
- 股票分析、量化交易、学习笔记☆43Jan 30, 2021Updated 5 years ago
- 股票交易数据处理的整个业务流程 数据源--->数据采集--->数据归类--->数据储存--->数据分析--->数据可视化☆31Nov 23, 2016Updated 9 years ago
- a multifactor model for Chinese stocks and a web site for stock scores; 基于股票的基本面、竞争力、估值等指标,用多因子模型给股票“打分”诊断☆28Sep 18, 2019Updated 6 years ago
- 将A股所有股票的日K线的数据写入本地mysql数据库,收集从某个时间段以来的股票财报数据,包括营收、市值、股本等数据。☆15Jan 22, 2018Updated 8 years ago
- Python 对 MACD 的计算以及相关投资策略的分析☆12Jan 25, 2022Updated 4 years ago
- Stock trading using timing strategy (股票的择时交易): mainly use short & long moving average of stock price and also analyze the performance of …