Skip to content

Conversation

peterz3g
Copy link

@peterz3g peterz3g commented Dec 1, 2018

原有逻辑:每次获取所有的tick数据。缺点:在行情实时判断时需要等待较长时间,延迟太大
新的逻辑:增加默认参数all=True。优点:不影响原有接口。当传人all=False时,只获取第一页数据。通过裁剪内容,提高了接口响应速度。

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

Successfully merging this pull request may close these issues.

1 participant