-
Notebook下运行策略,第一次运行是正常的,后面第n次运行,会有n个线程重复运行策略
## 1. RQAlpha的版本
2.27
## 2. Python的版本
3.6
## 3. 是Windows/Linux/MacOS or others?
windows
## 4. 您出现问题对应的源码/或者能复现问题的简易代码 以及对应的配置
```python
%l…
-
## 1. RQAlpha的版本
2.2.2
## 2. Python的版本
3.4
## 3. 是Windows/Linux/MacOS or others?
linux
## 4. 您出现问题对应的源码/或者能复现问题的简易代码 以及对应的配置
运行脚本
rqalpha run -rt p -fq 1m -d /home/data/rqalpha -f ./example…
-
## 1. RQAlpha的版本
2.2.2
## 2. Python的版本
3.4
## 3. 是Windows/Linux/MacOS or others?
linux
## 4. 您出现问题对应的源码/或者能复现问题的简易代码 以及对应的配置
执行的配置如下
```
from rqalpha import run_file
config = {
"bas…
-
# 提 ISSUE 须知
请先阅读文档 [rqalpha文档](http://rqalpha.readthedocs.io/)
如果仍有问题的话请在 [issue列表](https://github.com/ricequant/rqalpha/issues) 中寻找是否有相关问题的解决方案
如果没有的话 麻烦开一个issue 描述以下问题:
## 1. RQAlpha的版本…
-
# 提 ISSUE 须知
请先阅读文档 [rqalpha文档](http://rqalpha.readthedocs.io/)
如果仍有问题的话请在 [issue列表](https://github.com/ricequant/rqalpha/issues) 中寻找是否有相关问题的解决方案
如果没有的话 麻烦开一个issue 描述以下问题:
## 1. RQAlpha的版本…
-
`alphalens.tears.create_full_tear_sheet(non_predictive_factor_data)`
**I tried run the code without Decorator line by line to fix the bug, such as:**
```Python
factor_returns = perf.factor_retu…
-
#### 1. RQAlpha的版本
2.2.5
#### 2. Python的版本
3.5.1
#### 3. 是Windows/Linux/MacOS or others?
MacOS
#### 4. 您出现问题对应的源码/或者能复现问题的简易代码 以及对应的配置
正常运行`rqalpha update_bundle`,但是获取的最新数据只是2017.05.12号的,…
-
C:\Python35\python.exe C:/www/huice/rqalpha/rqalpha run -f C:\www\huice\rqalpha\rqalpha\examples\golden_cross.py --stock-starting-cash 100000 -s 2015-01-01 -e 2016-08-09 -mc tushare1.enable True
0000…
fswzb updated
7 years ago
-
OS: Ubuntu 16.04
Python 2.7.12
rqalpha-mod-vnpy: 0.9.11
rqalpha: 2.0.9
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python2.7/threading.py", line 801, in _…
-