xiaoluchaotian / stock_simple_mlp_algorithmLinks
一个简单的股票预测算法,利用过去5天的涨幅,以及十余项市值因子和财务因子进行训练学习。训练数据被放在本地的mysql数据库中。
☆26Updated 7 years ago
Alternatives and similar repositories for stock_simple_mlp_algorithm
Users that are interested in stock_simple_mlp_algorithm are comparing it to the libraries listed below
Sorting:
- 这个是金融数据分析的功能库,专门为股票历史行情回测、量化分析编写。☆19Updated 7 years ago
- 基于一个马尔可夫链的股票预测模型☆13Updated 5 years ago
- 获取股票历史数据,并实现快速绘图。计算买入和卖出过程中的收益,并标记出涨跌转折点。最后,使用机器学习方法对数据进行建模,并给出股票未来走势的预测结果。☆15Updated 6 years ago
- 量化交易股票预测系统