ricequant / rqalpha-mod-funcatLinks
为 RQAlpha 带来了以通达信公式的方式编写策略逻辑的功能。
☆13Updated 5 years ago
Alternatives and similar repositories for rqalpha-mod-funcat
Users that are interested in rqalpha-mod-funcat are comparing it to the libraries listed below
Sorting:
- 把回测从vnpy抽出来,换成py3.5的,把wind的数据写进mongodb,数据结构参考vnpy的,增加遗传算法对策略的回测☆41Updated 7 years ago
- 重新造轮子构建投资组合框架,适合大类资产配置和股票交易。☆52Updated 7 years ago
- 网格交易计算服务(django)☆13Updated 6 years ago
- QATRADER☆28Updated 5 years ago
- quantaxis 实时行情采集/分发☆53Updated 5 years ago
- Algorithmic trading☆22Updated 6 years ago
- 获取股票期货等数据☆59Updated 5 years ago
- 量化交易学习,代码示例和说明☆74Updated 2 weeks ago
- backtrader adapted for Chinese stock market☆71Updated 7 years ago
- Create a heatmap for Real time China stocks price by Tushare's data☆54Updated 6 years ago
- ☆73Updated 7 years ago
- 自动化Tushare数据获取和MySQL储存☆61Updated 3 years ago
- QUANTAXIS 实盘模块☆12Updated 8 years ago
- 海龟交易策略(股票日线)☆47Updated 8 years ago
- ☆14Updated 6 years ago
- RQAlpha 增量运行 Mod☆18Updated last year
- 一套基于SVM与现代投资组合理论的量化框架☆29Updated 5 years ago
- QIFI协议下的Account实现☆27Updated 3 years ago
- [iewoai]量化投资学习,多因子、三因子、五因子、索罗斯投资策略☆65Updated 5 years ago
- 量化交易经典策略:alpha对冲(股票+期货) ,利用股指期货进行对冲的股票策略☆25Updated 7 years ago
- 简单的股票程序化交易系统。核心模块基于同花顺和通达信金融终端。用户交流群:624585416☆16Updated 8 years ago
- 数据转存工具☆16Updated 2 weeks ago
- rqalpha拓展数据和事件源,支持分钟级别回测,实时交易,支持quantos数据源☆98Updated 6 years ago
- Python Backtesing Tool☆60Updated 7 years ago
- 缠论量化,自动分型、严格笔、同级别分解、线段、中枢☆33Updated 4 years ago
- 基于vnpy的ctp接口的python3版本简单示例☆73Updated 6 years ago
- A股回测框架, 模拟实盘账户交易, 适合编写T+0策略☆138Updated 2 months ago
- 本项目对美股股票的涨跌进行了研究,从问题出发并提出猜想,然后定义了机器学习的实验任务。通过多次实验得到实验数据,最终证明了所提出的猜想:中国股市确实和美国股市存在着一定的联系,并且通过这些隐含的联系可以预测某些美国股票的涨跌。