Latest Interactive Brokers TWS Cpp for POSIX updates
Latest from one of the authors below
I found this project TwsApiCpp which claims that you need to get into low-level programming like sockets to use the API directly. While I haven’t tried the API without the library, I can confirm that it is straightforward to program the IB API through this project.
It is available on GitHub:Â https://github.com/JanBoonen/TwsApiCpp
You should go through the four example programs. One of them (I forget which) subscribes to market data which I think is exactly what you are looking for.
It includes a CMake build which I added to his project. It works, but I’ve also been working a “proper” and better CMake build which is not yet complete on my own fork: Â https://github.com/JamesHirschorn/TwsApiCpp
Notes: I could not get any of the above working
Also, I tried (once again) running the following but feel Mac OS might not be the best environment to do any of this. More to come I am sure
For https://github.com/rudimeier/twsapi For Mac OS
When building from git checkout you need both autotools and libtool. Also, don’t forget to type autoreconf -vfi first.
How to install and use autotools on Mac OS X
brew install autoconf
brew install automake https://github.com/Homebrew/legacy-homebrew/issues/16974brew install libtool
All failed above for Mac OS
NOTE I now post my
TRADING ALERTS into my personal
FACEBOOK ACCOUNT and
TWITTER. Don't worry as I don't post stupid cat videos or what I eat!