I've recently been dealing with a C++ library to interface with our stock market data provider for real-time information. The wire-protocol is open and documented, but this library is closed source and unmaintained with the only alternative being to read the hard to understand protocol docs and to experiment a lot....
more
Page: 1