-
is_hold配置参数在RQAlpha 文档 和Ricequant 文档都没有介绍,
@run_when_strategy_not_hold中用到了它,
请问其用途是什么, 什么时候会将is_hold设为True?
-
说个不算bug的bug,下面地址里关于合约类型的解释好像冒出了两个程咬金,hour and minute 不是合约类型,http://rqalpha.io/zh_CN/latest/api/base_api.html#all-instruments
哈哈哈。
-
# 提 ISSUE 须知
请先阅读文档 [rqalpha文档](http://rqalpha.readthedocs.io/)
如果仍有问题的话请在 [issue列表](https://github.com/ricequant/rqalpha/issues) 中寻找是否有相关问题的解决方案
如果没有的话 麻烦开一个issue 描述以下问题:
## 1. RQAlpha的版本…
-
比如, `'399998.XSHE', '399990.XSHE', '399436.XSHE'`
-
wiki :使用PyCharm进行单步调试。
在window中如何进行第二步debug设置(下载zip格式)
![pycharm debug](https://cloud.githubusercontent.com/assets/3587832/17559904/820bc6f8-5f52-11e6-8719-f3596777c494.png)
-
# 提 ISSUE 须知
请先阅读文档 [rqalpha文档](http://rqalpha.readthedocs.io/)
如果仍有问题的话请在 [issue列表](https://github.com/ricequant/rqalpha/issues) 中寻找是否有相关问题的解决方案
如果没有的话 麻烦开一个issue 描述以下问题:
## 1. RQAlpha的版本…
dduyk updated
6 years ago
-
## 1. RQAlpha的版本 3,0,9
## 2. Python的版本 3.6 64位
## 3. 是Windows 10 专业版
## 4. 您出现问题对应的源码/或者能复现问题的简易代码 以及对应的配置
logger.py
def format_exception(exc, value, tb):
formatted, colored_sour…
-
is_suspended - 全天停牌判断
参数: | order_book_id (str) – 某只股票的代码或股票代码,可传入单只股票的order_book_id, symbolcount (int) – 回溯获取的数据个数。默认为当前能够获取到的最近的数据
-- | --
count为1时 bool; count>1时 pandas.DataFrame
请问count为1时…
-
# 提 ISSUE 须知
请先阅读文档 [rqalpha文档](http://rqalpha.readthedocs.io/)
如果仍有问题的话请在 [issue列表](https://github.com/ricequant/rqalpha/issues) 中寻找是否有相关问题的解决方案
如果没有的话 麻烦开一个issue 描述以下问题:
## 1. RQAlpha的版本…
-
在simulation_event_source.py的_get_stock_trading_minutes函数中会生成分钟级别的事件源:
```
def _get_stock_trading_minutes(trading_date):
trading_minutes = set()
current_dt = datetime.datetime.combi…