buerLeo / -LSTM-Links
基于LSTM使用谷歌股票价格数据进行简单的股票价格预测
☆6Updated 2 years ago
Alternatives and similar repositories for -LSTM-
Users that are interested in -LSTM- are comparing it to the libraries listed below
Sorting:
- 使用20天股票的高、开、低、收、上影线、下影线、实体相对于昨日价格的涨跌幅来预测后5天最高收盘价的涨跌幅。模型是使用keras中的SimpleRNN搭建,使用训练数据集中的后20%用做测试集。☆8Updated 3 years ago
- 使用机器学习进行股票预测并指导短线(预测未来3日股价)交易。☆79Updated 3 years ago
- 针对沪深300指数的历史交易数据,通过机器学习的方法,预测股票的价格(涨跌概率),并借此来形成相应的交易策略。☆30Updated 6 years ago
- 使用LSTM对股票价格进行回归预测,对股价涨跌进行分类预测。We use LSTM to forecast the stock price and classify the rise and fall of the stock price.☆18Updated 5 years ago
- 一个开源的量化交易项目。使用python(jupyter)☆9Updated 6 months ago
- 股票趋势预测☆33Updated 6 years ago
- 基于一个马尔可夫链的股票预测模型☆14Updated 4 years ago
- 深度学习-贵州茅台股票预测 PCA、FA、RNN、LSTM、GRU☆28Updated 3 years ago
- 基于LSTM的股票价格预测☆65Updated 6 years ago
- tensorflow stock python 使用python股票预测 (慢慢更新)☆24Updated 5 years ago
- 基于神经网络的通用股票预测模型 A general stock prediction model based on neural networks☆269Updated last year
- 股票预测,Pytorch,LSTM。☆17Updated 4 years ago
- 获取股票历史数据,并实现快速绘图。计算买入和卖出过程中的收益,并标记出涨跌转折点。最后,使用机器学习方法对数据进行建模,并给出股票未来走势的预测结果。☆18Updated 5 years ago
- 基于akshare和backtrader的回测。☆79Updated 3 years ago
- (陆续更新)重新整理过的基于机器学习的股票价格预测算法,里面包含了基本的回测系统以及各种不同的机器学习算法的股票价格预测,包含:LSTM算法、Prophet算法、AutoARIMA、朴素贝叶斯、SVM等☆68Updated 5 years ago
- 基于adaboost的SVM预测股票价格☆11Updated 7 years ago
- 股票历史数据采集,存储到csv,MySQL,画K线图和成交量图,根据策略预测涨跌,选股☆62Updated 7 years ago
- 自研量化交易系统,量化宇宙。☆12Updated last week
- 采用RNN、LSTM、BP模型对股票数据进行预测☆15Updated 3 years ago
- 使用随机森林、bp神经网络、LSTM神经网络、GRU对股票收盘价进行回归预测。Random forest, BP neural network, LSTM neural network and GRU are used to predict the closing pric…☆53Updated 5 years ago
- 该项目用于对沪深300股票的预测,包括股票下载,数据清洗,LSTM 模型的训练,测试,以及实时预测☆396Updated 3 years ago
- 一个简单的股票预测算法,利用过去5天的涨幅,以及十余项市值因子和财务因子进行训练学习。训练数据被放在本地的mysql数据库中。☆27Updated 7 years ago
- 基于机器学习方法构建多因子选股模型:RandomForest, GBDT, Adaboots, xgboost,MLP, Linear Model, LSTM☆207Updated 5 years ago
- 一个简单的量化研究框架,具备基本的数据获取、因子分析、机器学习、回测及结果分析功能☆46Updated 3 years ago
- 韭菜下单 / 韭菜量化 / 同花顺 / 同花顺下单 / 自动下单 / 自动股票买卖☆87Updated 2 years ago
- 基于LSTM的股票数据分析,数据来源于Tushare☆218Updated 6 years ago
- 股票相关数据爬取整理, 行情实时监控☆12Updated 7 months ago
- 开放式的缠论python实现框架,支持形态学/动力学买卖点分析计算,多级别K线联立,区间套策略,可视化绘图,多种数据接入,策略开发,交易系统对接;☆60Updated last year
- 通达信股票数据处理,股价预测,性能分析,特征选择☆15Updated 3 years ago
- 基于机器学习算法的A股股票走势预测☆29Updated 5 years ago