一个利用中国股票市场日线级别数据分析的模型,历史数据来源tushare,sina,目前采用的模型算法是SVM,后续还会采用其他的算法来对比
☆39Sep 24, 2018Updated 7 years ago
Alternatives and similar repositories for StockAI
Users that are interested in StockAI are comparing it to the libraries listed below
Sorting:
- 尝试使用Deep Learning去预测股票后续的价格☆16Sep 7, 2017Updated 8 years ago
- 一个简单的股票预测算法,利用过去5天的涨幅,以及十余项市值因子和财务因子进行训练学习。训练数据被放在本地的mysql数据库中。☆26Jan 22, 2018Updated 8 years ago
- 全球AI挑战赛之虚拟股票预测☆14Feb 23, 2018Updated 8 years ago
- 利用Tushare接口的原始数据,搭建股票分析模型☆10Jul 19, 2020Updated 5 years ago
- 一个用于爬股票历史数据,并根据历史数据分析挖掘并对未来数据进行预测的项目☆16Oct 8, 2017Updated 8 years ago
- 百度股票分布式爬虫☆11Jun 21, 2022Updated 3 years ago
- 将A股所有股票的日K线的数据写入本地mysql数据库,收集从某个时间段以来的股票财报数据,包括营收、市值、股本等数据。☆15Jan 22, 2018Updated 8 years ago
- 本项目对美股股票的涨跌进行了研究,从问题出发并提出猜想,然后定义了机器学习的实验任务。通过多次实验得到实验数据,最终证明了所提出的猜想:中国股市确实和美国股市存在着一定的联系,并且通过这些隐含的联系可以预测某些美国股票的涨跌。☆45Jun 20, 2016Updated 9 years ago
- 基于一个马尔可夫链的股票预测模型☆13Sep 29, 2020Updated 5 years ago
- 研究一下大数据支撑下的股票科学☆12Oct 12, 2015Updated 10 years ago
- cnn,随机森林,四种股票走势图分类☆13Feb 11, 2019Updated 7 years ago
- 股票量化分析交易平台☆18Feb 19, 2018Updated 8 years ago
- Stock trading using timing strategy (股票的择时交易): mainly use short & long moving average of stock price and also analyze the performance of …☆12Feb 26, 2020Updated 6 years ago
- 这个是金融数据分析的功能库,专门为股票历史行情回测、量化分析编写。☆19Jan 11, 2018Updated 8 years ago
- 获取股票历史数据,并实现快速绘图。计算买入和卖出过程中的收益,并标记出涨跌转折点。最后,使用机器学习方法对数据进行建模 ,并给出股票未来走势的预测结果。☆15Oct 10, 2019Updated 6 years ago
- 基于深度学习对股票进行简单分析(pytorch实现)☆18Jul 14, 2020Updated 5 years ago
- 借助钉钉机器人发送股票买入卖出提醒信息☆17Dec 28, 2021Updated 4 years ago
- generate beautiful abstract random images☆15Dec 31, 2023Updated 2 years ago
- 使用爬虫获取财经网站的评论、文章;通过tushare库获取股票价格数据;通过jieba库对文本进行词频分析☆96Apr 13, 2018Updated 7 years ago
- Tensorflow实例:利用LSTM预测股票☆30Nov 9, 2018Updated 7 years ago
- scrapy+Fiddler+celery+ redis +mysql实现分布式定时启动并异步快速动态爬取股票数据功能☆60Dec 8, 2022Updated 3 years ago
- 基于Spring boot 实现的股票基金爬虫工具☆31Oct 3, 2024Updated last year
- 集合竞价选股(股票),基于收盘价与前收盘价的选股策略☆27Jan 31, 2018Updated 8 years ago
- 从巨潮资讯网爬取公司的基本面信息,包括股票基本信息、十大流通股东、历史分红、主要指标、财务报表☆17May 25, 2020Updated 5 years ago
- 基于adaboost的SVM预测股票价格☆11Mar 4, 2018Updated 7 years ago
- 该项目利用卷积神经网络算法识别股票技术图线,步骤包括图像生成、图像标注、模型学习☆15Feb 8, 2020Updated 6 years ago
- 获取股票主力资金流入数据☆25Jul 10, 2020Updated 5 years ago
- 利用numpy实现rnn时间序列预测股票☆20Jul 12, 2019Updated 6 years ago
- 基于sklearn模型的机器学习股票预测☆12Jan 8, 2025Updated last year
- 【奇文股票】股票分析系统--本系统包含数据爬取,指标计算,数据分析,数据展示,复盘回顾,数据预测等功能☆12Mar 20, 2022Updated 3 years ago
- Elasticsearch + Kibana + Tushare DIY股票分析工具☆11Feb 1, 2019Updated 7 years ago
- 股票分析、量化交易、学习笔记☆42Jan 30, 2021Updated 5 years ago
- ☆11Mar 25, 2023Updated 2 years ago
- DBN股票预测的,改的程序,加了训练方法和tensorboard可视化等☆24Aug 22, 2024Updated last year
- 预 测A股所有股票涨跌☆133Oct 12, 2020Updated 5 years ago
- 量化交易网站,软工三大作业迭代三,团队项目☆11Mar 8, 2018Updated 7 years ago
- 股票分析抓取工具,抓取股票信息进行算法分析,推荐优质股票☆11May 2, 2015Updated 10 years ago
- 从cninfo下载上证、深证的所有上市公司的部分财务指标和数据,根据神奇公式选出30只股票。☆10Aug 5, 2019Updated 6 years ago
- Create structured financial data in the form of tick, volume, and dollar bars from unstructured tick data. From Marcos Lopez de Prado's A…☆11Jan 26, 2021Updated 5 years ago