基于成交量的股票数据分析系统
☆79Mar 2, 2023Updated 3 years ago
Alternatives and similar repositories for quant-on-volume
Users that are interested in quant-on-volume 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 对 MACD 的计算以及相关投资策略的分析☆12Jan 25, 2022Updated 4 years ago
- A machine learning pipeline that ingest and process a 20-year historical stock price dataset and try to predict future prices using Light…☆17Nov 20, 2020Updated 5 years ago
- 从cninfo下载上证、深证的所有上市公司的部分财务指标和数据,根据神奇公式选出30只股票。☆10Aug 5, 2019Updated 6 years ago
- 获取股票历史数据,并实现快速绘图。计算买入和卖出过程中的收益,并标记出涨跌转折点。最后,使用机器学习方法对数据进行建模,并给出股票未来走势的预测结果。☆15Oct 10, 2019Updated 6 years ago
- 应用echarts实现股票数据可视化☆27Mar 20, 2017Updated 9 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- 股票/基金/债券的相关信息的协助应用。开发原因主要是不想装太多app,比如集思录,蛋卷之类的,把他们部分数据集合到这个app上☆11Sep 15, 2021Updated 4 years ago
- 中国股票行情,数据:个股K线历史每天(自从开盘日起),高开低收,成交量等各种数据下载器☆31Jul 19, 2018Updated 7 years ago
- cnn,随机森林,四种股票走势图分类☆13Feb 11, 2019Updated 7 years ago
- 一个股票数据(沪深)爬虫和选股策略测试框架。根据选定的日期范围抓19、取所有沪深两市股票的行情数据。支持使用表达式定义选股策略。支持多线程处理。保存数据到JSON文件、CSV文件☆17Jul 25, 2019Updated 6 years ago
- 股票量化系统:1、采集保存数据;2、分析数据;3、可视化;4、深度学习☆60Oct 15, 2022Updated 3 years ago
- 期货交易系统开发基于vnpy+easyquant项目☆15Aug 16, 2016Updated 9 years ago
- 该项目利用卷积神经网络算法识别股票技术图线,步骤包括图像生成、图像标注、模型学习☆15Feb 8, 2020Updated 6 years ago
- 基于Python的Bottle框架 股票行情面板Web☆18Nov 28, 2019Updated 6 years ago
- 利用Tushare接口的原始数据,搭建股票分析模型☆10Jul 19, 2020Updated 5 years ago
- Serverless GPU API endpoints on Runpod - Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- Elasticsearch + Kibana + Tushare DIY股票分析工具☆11Feb 1, 2019Updated 7 years ago
- 获取股票主力资金流入数据☆26Jul 10, 2020Updated 5 years ago
- 【奇文股票】股票分析系统--本系统包含数据爬取,指标计算,数据分析,数据展示,复盘回顾,数据预测等功能☆38Feb 2, 2023Updated 3 years ago
- 专门的股票分析项目☆29Dec 18, 2020Updated 5 years ago
- 这是一个python股票数据收集和分析系统,我们使用tushare开源接口,定时的是爬取数据保存到数据库中,然后我们拿数据库中的数据用来分析策略。 http://a.carlcc.com☆78Dec 8, 2022Updated 3 years ago
- A multi-factor stock selection model based on random forest with an average annualized yield of 33.74% from March 2014 to June 2017 when …☆17Feb 24, 2019Updated 7 years ago
- 基于《日本蜡烛图技术》的股票形态的定量研究☆11Dec 8, 2022Updated 3 years ago
- 研究一下大数据支撑下的股票科学☆12Oct 12, 2015Updated 10 years ago
- SVM for stock/index prediction☆15Dec 9, 2016Updated 9 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.
- 可以推荐股票的机器人,可语音查询股票财务数据和世界宏观经济数据。还可回答为什么等之类的逻辑问题☆15Aug 13, 2018Updated 7 years ago
- 统计美股近几年涨幅特别大的股票,在A股找到相关的股票☆13Jan 31, 2016Updated 10 years ago
- 将A股所有股票的日K线的数据写入本地mysql数据库,收集从某个时间段以来的股票财报数据,包括营收、市值、股本等数据。☆15Jan 22, 2018Updated 8 years ago
- 基于Hadoop的股票大数据分析系统☆17Nov 10, 2017Updated 8 years ago
- 高频彩票量化交易策略研究、交易平台研发☆10Mar 12, 2019Updated 7 years ago
- 一个利用中国股票市场日线级别数据分析的模型,历史数据来源tushare,sina,目前采用的模型算法是SVM,后续还会采用其他的算法来对比☆40Sep 24, 2018Updated 7 years ago
- 完整的 scrapy 爬虫示例,爬取股票和新闻数据☆15Aug 15, 2020Updated 5 years ago
- vue.js打造的股票量化项目(千投量化第二版本)☆29Jan 18, 2018Updated 8 years ago
- 使用Python进行量化投资的学习报告☆104Mar 22, 2020Updated 6 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.
- 股票相关知识学习,用Python来研究一下股票投资,大致会包括股票数据的爬取、技术指标分析、量化交易到神经网络(深度学习)☆16Aug 3, 2019Updated 6 years ago
- NestJs + TypeOrm + Ant Design Pro 搭建股票估值查询系统☆15Mar 29, 2021Updated 5 years ago
- Python编写的股票行情分析软件,数据来源网易及TuShare,界面采用Pyqt,所有界面采用扁平化可拉伸设计☆20May 12, 2018Updated 7 years ago
- DBN股票预测的,改的程序,加了训练方法和tensorboard可视化等☆24Aug 22, 2024Updated last year
- 基于一个马尔可夫链的股票预测模型☆13Sep 29, 2020Updated 5 years ago
- 全球AI挑战赛之虚拟股票预测☆14Feb 23, 2018Updated 8 years ago
- 股票量化分析交易平台☆18Feb 19, 2018Updated 8 years ago