Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

替换 DataBackend 为 RQAlpha 的 DataProxy出错 #38

Open
ksgt00857912 opened this issue Jan 21, 2020 · 1 comment
Open

替换 DataBackend 为 RQAlpha 的 DataProxy出错 #38

ksgt00857912 opened this issue Jan 21, 2020 · 1 comment

Comments

@ksgt00857912
Copy link

1. funcat 的版本

0.3.2

2. Python 的版本

3.8

3. 是 Windows / Linux / MacOS or others?

Windows

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

set_data_backend(RQAlphaDataBackend("~/.rqalpha/bundle"))

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

self.data_proxy = DataProxy(BaseDataSource(os.path.expanduser(bundle_path)))
TypeError: init() missing 1 required positional argument: 'custom_future_info'

@pigling
Copy link

pigling commented Jun 20, 2020

请问这个问题解决了吗?我也是在这里报错了。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants