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

dtServo.get_ticks中endTime参数无用 #72

Open
lsy617004926 opened this issue Aug 21, 2022 · 0 comments
Open

dtServo.get_ticks中endTime参数无用 #72

lsy617004926 opened this issue Aug 21, 2022 · 0 comments

Comments

@lsy617004926
Copy link

使用如下代码生成主力连接数据时,会生成202207180930至今所有数据,endTime参数未发挥作用。
ticks = dtServo.get_ticks("CFFEX.IF.HOT", fromTime=202207180930, endTime=202207201500).to_df()
ticks.to_csv(".\CFFEX.IF.HOT_202207180930_202207201500_ticks.csv")

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

1 participant