Tagged Questions
2
votes
2answers
319 views
Does Interactive Brokers (IB) have a Web friendly API?
The requirement I am given is to implement a web ppplication which utilizes Interactive Brokers's API to fetch data. I went through the IB API web page and came across two viable methods: TWS and IB ...
0
votes
3answers
1k views
What are the common trading systems for hedge fund automated trading?
Is there any common trading system that is implemented by hedge fund, especially for equity or forex automated trading? I know some big names like Sungard and Bloomberg. Is there any other choices ...
5
votes
1answer
660 views
A generic limit order book: What are the most important queries it should be able to answer?
Assume a class LimitOrderBook which represents a limit order book in a trading system.
To be able to represent the limit order book a data handler reads a feed ...
2
votes
0answers
666 views
Which CEP platform is most popular for trading systems? [closed]
I heard that trading firms employ CEP platforms such as StreamBase, Marketcetera, JBoss Drools, and etc., to implement trading systems. I wonder which one is most popular and the recent trend of ...