IB-Tracker v2.4.4
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.