Which real time data provider has the best linux api ?
Hi eves_banished_children,
I see you are new to Elite Trader. You will get better responses when you ask question that have more details. You are not stating what you want to use the API for? Stocks, Options, Bonds, FX, Futures, News, etc. And is it just for data or to execute too. As many offering run from very low cost to very expensive, what is your budget?
Just trying to help to get a more targeted response.
Hi eves_banished_children,
I see you are new to Elite Trader. You will get better responses when you ask question that have more details. You are not stating what you want to use the API for? Stocks, Options, Bonds, FX, Futures, News, etc. And is it just for data or to execute too. As many offering run from very low cost to very expensive, what is your budget?
Just trying to help to get a more targeted response.
We offer C++, .net, ActiveX and direct FIX. Happy to talk on the phone one day.
Please call me Bob.
Thx Bob,
Looking at the documentation on the website it looks like the API for C++ is that the code is compiled to DLL and executed from within your application, is that correct ? I think what I'm looking for is an API with basic calls, data structures, so I can run the code natively on Linux and make calls to initialize and fill book and then flag the API to send me events with updates to book and trades executed (price/vol). At least that's what I am thinking now.
My computer uses Linux OS (Ubuntu). I run an automated trading strategy, coded in Java. I use IB as broker. They have an API which provides data and accepts orders for execution.