Skip to content
This repository has been archived by the owner on Jan 26, 2021. It is now read-only.

Split up ticker polling into separate IB requests #50

Open
jspahrsummers opened this issue Dec 18, 2019 · 0 comments
Open

Split up ticker polling into separate IB requests #50

jspahrsummers opened this issue Dec 18, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@jspahrsummers
Copy link
Member

When fetching options for ES, for example, we have to load more than 6,000 tickers. This takes a while and no usable data is returned in the meantime. We could split this up into a few separate loads.

We could also choose to use reqMktData here, which is just what reqTickers does under the hood.

@jspahrsummers jspahrsummers added the enhancement New feature or request label Dec 18, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant