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

reqMkdData snapshot not working #47

Closed
JohannesEmm opened this issue Sep 4, 2024 · 1 comment
Closed

reqMkdData snapshot not working #47

JohannesEmm opened this issue Sep 4, 2024 · 1 comment
Labels

Comments

@JohannesEmm
Copy link

Description

reqMkdData snapshot not working

Expected behavior

Simple snapshot generation throws this error
Error in reqMktData(tws, contract, snapshot = T) :
Snapshot not working (?)

Minimal, reproducible example

contract <- twsEquity("QQQQ","SMART","ISLAND")
reqMktData(tws, contract, snapshot = T)

Session Info

[Insert your sessionInfo() output]

On a more general level, is this package working with the latest API?

@joshuaulrich
Copy link
Owner

Thanks for the report! I added that error when I was trying to merge these insane PR changes because I couldn't confirm snapshots were working at the time.

On a more general level, is this package working with the latest API?

No, IBrokers does not support the latest TWS API versions. See rib for an alternative and up-to-date implementation of the latest API versions.

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