ricequant / rqalpha

A extendable, replaceable Python algorithmic backtest && trading framework supporting multiple securities
http://rqalpha.io
Other
5.38k stars 1.62k forks source link

替换数据源 #440

Closed Lord1992 closed 5 years ago

Lord1992 commented 5 years ago

提 ISSUE 须知

请先阅读文档 rqalpha文档

如果仍有问题的话请在 issue列表 中寻找是否有相关问题的解决方案

如果没有的话 麻烦开一个issue 描述以下问题:

1. RQAlpha的版本

2. Python的版本

3. 是Windows/Linux/MacOS or others?

4. 您出现问题对应的源码/或者能复现问题的简易代码 以及对应的配置

image 这部分放在哪个文件夹下,需要分开放吗?

5. 您出现的错误堆栈日志信息

Cuizi7 commented 5 years ago

麻烦阅读文档 http://rqalpha.io/zh_CN/latest/development/mod.html

Lord1992 commented 5 years ago

PyPI方式安装自定义Mod,这一步是必要的吗?

Cuizi7 commented 5 years ago

不是必要的,在本地安装亦可。能被 import 就行