Skip to content

IB-Tracker v2.4.4

Compare
Choose a tag to compare
@PaulSquires PaulSquires released this 06 Sep 19:40
· 383 commits to main since this release

Fix: Moved initial start of receiving market data until after TWS sends nextValidId() callback. This fixes the problem of random disconnects on first connection attempts.
Add: Implementing Google C++ Style Guide changes to the source code.