kzil88 / JXQuantLinks
该库主要分享“匠芯量化”公众号内的策略源码,更多策略细节请关注微信公众号:“匠芯量化”(微信搜索公众号“jxquant”)。
☆361Updated 6 years ago
Alternatives and similar repositories for JXQuant
Users that are interested in JXQuant are comparing it to the libraries listed below
Sorting:
- zipline 是开源量化平台,但是当前zipline 并不支持A股的测试,很多在线平台如优矿,聚宽等都是基于zipline,本项目改进zipline,使得zipline支持A股测试☆667Updated 8 years ago
- 通过celery定期执行更相关任务,将万得wind,同花顺ifind,东方财富choice、Tushrae、JQDataSDK、pytdx、CMC等数据终端的数据进行整合,清洗,一致化,供其他系统数据分析使用☆298Updated 4 years ago
- ☆627Updated 6 years ago
- ☆328Updated 4 years ago
- 文件 笔和线段的一种划分.py,只需要把k线high,low数据输入,就能自动实现笔,线段,中枢,买卖点,走势类型的划分了。可以把sh.csv 作为输入文件。个人简历见.pdf。时间的力量。有人说择时很 困难,有人说选股很容易,有人说统计套利需要的IT配套设施很重要。还有人说…☆541Updated last year
- quant strategy backtesting from pobo financial☆509Updated 5 years ago
- Funcat 将同花顺、通达信、文华财经麦语言等的公式写法移植到了 Python 中。☆979Updated 5 years ago
- my first test☆261Updated 5 years ago
- A utility for fundamentals data of China commodity futures☆254Updated 5 years ago
- 深入了解zipline回测框架