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

HistoricalBarSize, OneSecond is incorrectly assigned. #16

Closed
pauliusdotpro opened this issue Jun 13, 2023 · 1 comment
Closed

HistoricalBarSize, OneSecond is incorrectly assigned. #16

pauliusdotpro opened this issue Jun 13, 2023 · 1 comment

Comments

@pauliusdotpro
Copy link

In HistoricalBarSize class, OneSecond is set as "1 sec". However as stated in IBKR error message:
"Historical data bar size setting is invalid. Legal ones are: 1 secs, 5 secs, 10 secs, 15 secs, 30 secs, 1 min, 2 mins, 3 mins, 5 mins, 10 mins, 15 mins, 20 mins, 30 mins, 1 hour, 2 hours, 3 hours, 4 hours, 8 hours, 1 day, 1W, 1M--"
It is supposed to be set to "1 secs"

@dshe
Copy link
Owner

dshe commented Aug 17, 2024

In the HistoricalBarSize class, OneSecond is now "1 secs". Thank you!

@dshe dshe closed this as completed Aug 17, 2024
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