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

Interactive Brokers HMDS query returned no data #43

Open
rterp opened this issue Feb 15, 2017 · 1 comment
Open

Interactive Brokers HMDS query returned no data #43

rterp opened this issue Feb 15, 2017 · 1 comment
Labels

Comments

@rterp
Copy link
Owner

rterp commented Feb 15, 2017

Properly handle error message from IB:
Quote engine error: id='43' errorCode='162' message='Historical Market Data Service error message:HMDS query returned no data: GOOGL@SMART Trades'

Currently the call to request the historical data will continue to block as it doesn't recognize this is an error condition. The call should throw an exception back to the caller, and the caller can decide if they want to query for the historical data again.

@rterp rterp added the bug label Feb 15, 2017
@stimoumi
Copy link

Hello, was it solved?
I am having this issue. I get an error as there are no historical data for the contract I am asking. But I would like my code running and to not stop. Any solutions?

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

No branches or pull requests

2 participants