Developing a Robust Trading System

Discussion in 'App Development' started by EliteTraderNYC, Oct 25, 2012.

  1. Hi guys, just wondering what are good platforms for hosting an automated trading system? I need something that would interface with Bloomberg for data and Interactive Brokers as the broker. What would be robust, fast, and reliable?

    Thanks,
    EliteTraderNYC
     
  2. 2rosy

    2rosy

    what more do you want? If you have bloomberg and ib you also have the APIs to create the auto trades.
     
  3. Yes, but what language would you use to create the APIs in? Is there any optimal language or are they all interchangeable?
     
  4. 2rosy

    2rosy

    you're in over your head. You DONT create the APIs. API means application programming interface. They are provided for you.

    For realtime systems, which is what trading is, you have 3 very popular choices java,c++, c#. Any of them will do.

    PM me and I will let you know

    whenever I give a link the post gets deleted