ranaroussi / ezibpy

ezIBpy, a Pythonic Client for Interactive Brokers API
Apache License 2.0
324 stars 116 forks source link

When getting historical data it throws error: #19

Open arkilis opened 6 years ago

arkilis commented 6 years ago

HMDS data farm connection is inactive but should be available upon demand.ushmds

and the data is empty. Appreciate it if you can let me know the possible reasons.

Thanks,

rawberg commented 6 years ago

I was able to resolve this by adding 2107 to the tuple of BENIGN_ERROR_CODES in utils.py.