Yangami / KNN-for-pattern-recognize-
KNN形态识别 股票形态识别(如W双底)用图像识别的方法准确率高但速度慢(因要画图),用K-近邻方法以数值型数据计算快准确率基本符合要求(查准率70%左右),可用于对决策时间有要求的交易。 工作完成情况: 1、W双底识别模型查准确率约70% 2、模型文件上载到聚宽后可在回测中调用。
☆23Updated 5 years ago
Alternatives and similar repositories for KNN-for-pattern-recognize-:
Users that are interested in KNN-for-pattern-recognize- are comparing it to the libraries listed below
- 量化开发 多因子选股模型☆128Updated 6 years ago
- 基于机器学习算法的A股股票走势预测☆28Updated 5 years ago
- 根据东财股吧爬虫数据进行自然语言分析,展示股市热度☆113Updated 5 years ago
- 股票量化,包含股票知识图谱以及历史数据以及自动化交易☆75Updated 8 months ago
- 量化投资中各类指标的择时策略的实现,基于JoinQuant回测平台。☆109Updated 6 years ago
- 基于机器学习方法构建多因子选股模型:RandomForest, GBDT, Adaboots, xgboost,MLP, Linear Model, LSTM☆193Updated 4 years ago
- 提取金融相关领域研究报告的主要结论(key idea)☆59Updated 6 years ago
- 这个是金融数据分析的功能库,专门为股票历史行情回测、量化分析编写。☆17Updated 7 years ago
- 股票技术指标☆26Updated 5 years ago
- 自动化Tushare数据获取和MySQL储存☆61Updated 2 years ago
- 根据股票帐号,自动下载www.cninfo.com.上对应的企业年报(pdf格式),然后将这些pdf格式的文件转换为txt文件,然后从中提取出有用的信息,进行数据分析和图标展示☆52Updated 8 years ago
- a multifactor model for Chinese stocks and a web site for stock scores; 基于股票的基本面、竞争力、估值等指标,用多因子模型给 股票“打分”诊断☆25Updated 5 years ago
- DevilYuan量化交易平台 可视化股票量化系统,支持选股,历史数据自动下载,策略回测及参数优化,实盘交易和常用的统计功能☆86Updated 6 years ago
- 基于掘金+万得+聚宽的多因子策略开发框架☆214Updated 2 years ago
- 根据北向和主力资金的行为分析和预测后市股票的涨跌☆190Updated 3 years ago
- 多因子选股(股票) ,基于Fama三因子构成的多因子策略☆74Updated 7 years ago
- A股回测框架, 模拟实盘账户交易, 适合编写T+0策略☆125Updated 2 months ago
- [iewoai]量化投资学习,多因子、三因子、五因子、索罗斯投资策略☆56Updated 4 years ago
- 爬取东方财富的宏观研究的研报,基于LSTM进行情感分析,分类为正向、负向和中性三类☆109Updated 3 years ago
- 股票历史数据采集,存储到csv,MySQL,画K线图和成交量图,根据策略预测涨跌,选股☆59Updated 6 years ago
- 本项目为深度学习在多因子量化选股中的一种实践☆93Updated 5 years ago
- cnvar.cn及个人微信公众号【QuantInvest】里面提及的编程代码, 对股票各种研究和折腾分析A股市场的各种现象和投资机会,涉及编程、股票模型、分析研究、杂谈等,代码是python,以jupyter notebook展示。☆70Updated 2 months ago
- 教你用Python进阶量化 交易-专栏☆120Updated 4 years ago
- 量化交易股票预测系统☆40Updated 6 years ago
- 计算中国A股所有股票的3年平均财务指标☆48Updated last year
- jaqs-fxdayu:股票多因子策略研究和分析框架jaqs拓展包☆125Updated 5 years ago
- 一个利用中国股票市场日线级别数据分析的模型,历史数据来源tushare,sina,目前采用的模型算法是SVM,后续还会采用其他的算法来对比☆38Updated 6 years ago
- 使用爬虫获取财经网站的评论、文章;通过tushare库获取股票价格数据;通过jieba库对文本进行词频分析☆90Updated 6 years ago
- 基于akshare和backtrader的回测。☆64Updated 3 years ago
- 基于机器学习的股票投资算法,使用到了Auto-ARIMA、LSTM、SVM、Prophet、朴素贝叶斯、移动平均算法等多个算法,从信息收集、算法分析、回测等多个方面进行分析,从消息面、基本面、技术面三种分析方法进行分析。☆95Updated 4 years ago