Which companies offer C++ API?

Hi.

I'm looking for a data provider that offers the following;

* US equities
* C++ API
* No messing with Windows, Wine, etc.
* Live Tick data, including trade details and live order book depth

Thank you for reading :)
 
Use a pure socket level like FIX connection. That solution will be crossplatform.
isn't every data provider socket level? you still need an api to use it and you probably wouldn't use fix for your data. as for the OP, it's harder to find a data provider that does not offer what you need. activfinancial,quanthouse
 
Back
Top