-
### Search before asking
- [X] I searched the [issues](https://github.com/ray-project/ray/issues) and found no similar issues.
### Ray Component
Ray Core
### What happened + What you expected to …
-
我参考了下 rqalpha-plus 文档里的最后一个示例策略
https://www.ricequant.com/doc/rqalpha-plus/tutorial.html#%E7%A4%BA%E4%BE%8B%E7%AD%96%E7%95%A5 (这里的最后一个)
`subscribe_event(EVENT.ORDER_UNSOLICITED_UPDATE, my_handler)…
-
# 提 ISSUE 须知
hi, 您好, 在sys_risk中以及其他相应代码中,无法找到--short-stock可设置的位置, 请问,允许卖空是否已取消? 是在哪个版本之后取消的呢, 以及针对卖空rqalpha后续的计划是怎样的呢?(目前很多下单api不支持负数)
影响文档存在混乱
> 在官方文档中,显示 --short-stock 属于 sys_risk
> 在rqalph…
-
我发现bundle下的几个bcolz中并没有配股的信息。当我们用rqalpha回测到某只股票配股的那一天,rqalpha是怎么处理的?
-
## 1. RQAlpha的版本
3.4.4
## 2. Python的版本
3.7
## 3. 是Windows/Linux/MacOS or others?
Windows/Linux
## 4. 您出现问题对应的源码/或者能复现问题的简易代码 以及对应的配置
## 5. 您出现的错误堆栈日志信息
https://www.ricequant.com/community/…
-
# 提 ISSUE 须知
请先阅读文档 [rqalpha文档](http://rqalpha.readthedocs.io/)
如果仍有问题的话请在 [issue列表](https://github.com/ricequant/rqalpha/issues) 中寻找是否有相关问题的解决方案
如果没有的话 麻烦开一个issue 描述以下问题:
## 1. RQAlpha的版本…
-
$ cat /etc/issue
Linux Mint 18.3 Sylvia \n \l
$ conda -V
conda 4.3.30
$ python -V
Python 3.6.2 :: Continuum Analytics, Inc.
$ rqalpha version
Current Version: (3, 0, 9)
$ rqalpha plot result.…
-
# Weekly GitHub Trending! (2021/02/01 ~ 2021/02/08)
## C++ trending 6repo's
### [TheAlgorithms](https://github.com/TheAlgorithms) / [C-Plus-Plus](https://github.com/TheAlgorithms/C-Plus-Plus)
Collecti…
ivgtr updated
3 years ago
-
目前A股市场支持融券卖空的,
但Rqalpha 却股票不能卖空
## 1. RQAlpha的版本
3,2,0
## 2. Python的版本
3,6
## 3. 是Windows/Linux/MacOS or others?
windows
## 4. 您出现问题对应的源码/或者能复现问题的简易代码 以及对应的配置
## 5. 您出现的错误堆栈日志信息
-
## 1. RQAlpha的版本4.2.4
## 2. Python的版本 3.8
## 3. 是Windows
## 4. 源码如下
```python
import sys
from rqalpha.apis import *
from rqalpha import run_func
from decimal import *
import ast
impo…