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

Implement market data snapshot #21

Open
486dx33 opened this issue May 1, 2016 · 0 comments
Open

Implement market data snapshot #21

486dx33 opened this issue May 1, 2016 · 0 comments

Comments

@486dx33
Copy link

486dx33 commented May 1, 2016

Ability to get a market data snapshot as described on p. 47 of the "Getting Started with the TWS Java API" guide.

Perhaps adding additional Map of Level1qoute and listeners to QuoteEngine to handle market data snapshots (MDS) to keep MDS listeners separate from subscriptions, so that when tickSnapshotEnd() is called an MDS listener is removed but subscription one is kept.

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

No branches or pull requests

2 participants