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

zvt_trader.py get error #2

Closed
Leo-zhanglj opened this issue Jun 7, 2019 · 1 comment
Closed

zvt_trader.py get error #2

Leo-zhanglj opened this issue Jun 7, 2019 · 1 comment

Comments

@Leo-zhanglj
Copy link

/Users/leo/Github/zvt/ve/bin/python /Users/leo/Github/zvt/zvt/trader/zvt_trader.py
Traceback (most recent call last):
File "/Users/leo/Github/zvt/zvt/trader/zvt_trader.py", line 29, in
end_timestamp='2019-05-01', provider=Provider.NETEASE).run()
File "/Users/leo/Github/zvt/zvt/trader/trader.py", line 145, in init
codes=self.codes, start_timestamp=self.start_timestamp, end_timestamp=self.end_timestamp)
TypeError: init_selectors() got an unexpected keyword argument 'security_list'

@foolcage
Copy link
Member

foolcage commented Jun 9, 2019

重构的时候没把默认参数带上,直接设置为None即可.

foolcage pushed a commit that referenced this issue Feb 18, 2020
jsyzc2019 pushed a commit to jsyzc2019/zvt that referenced this issue Feb 5, 2023
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