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

TWS API v9.72+? #31

Open
cxr29 opened this issue Aug 16, 2017 · 5 comments
Open

TWS API v9.72+? #31

cxr29 opened this issue Aug 16, 2017 · 5 comments
Assignees

Comments

@cxr29
Copy link

cxr29 commented Aug 16, 2017

Historical Time and Sales Data etc.

@askie
Copy link

askie commented Jul 26, 2018

+1

@dsouzae dsouzae self-assigned this Jul 20, 2020
@dsouzae
Copy link
Contributor

dsouzae commented Jul 20, 2020

I've started working on supporting v976.01 and v979.01 TWS APIs. I have an initial version working in my fork repo on a separate branch.

There is a lot of work to do and a lot of the request and responses have to be updated.

There will be a call for testers when I have completed all the changes.

@rensburger
Copy link

fantastic - I am a Go beginner, and your responses to people on IB have been a great help to me, so I'm probably not of much use to you right now, but I would be happy to help with simple and rote stuff

@dsouzae
Copy link
Contributor

dsouzae commented Sep 14, 2020

I have been working on the changes so far, completed all the response parsing right now, still working on completing updating the write responses before I merge as a separate branch in the gofinance/ib repo.

You can reach the changes here: dsouzae/ib/tree/devel_v100plus

I have implemented ReqMatchingSymbols that is only available in the latest API.

@dsouzae
Copy link
Contributor

dsouzae commented Oct 1, 2020

There is no equivalent to reqTickByTickData in gofiance/ib as it's a new API available, you might be able to use it in the current version. Look at RequestRealTimeBars for something similar how to implement it.

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

No branches or pull requests

4 participants