Lightspeed API

Discussion in 'Automated Trading' started by jeffweng, Jul 28, 2010.

  1. What about trading forex through lightspeed? Which brokers use it as a platform?
     
    #11     Aug 27, 2010
  2. Suppose you want to make an ATS using Lightspeed. What language should you learn?
     
    #12     Jan 16, 2011


  3. The TWS API is not meant to be enterprise grade software...
    It's something given away for free...
    So they owe you nothing in terms of support.

    With the explosion of Algo Trading this is now a huge market...
    Even major banks are not developing Proprietary Software...
    They buy something like the Deltix suite or something cheaper...
    Then modify/enhance it as required with C# and a few engineers.

    This interview is very enlightening...
    About a Major Bank trader buidling a state-of-the-art Forex operation...
    There are 1000s of guys like this...
    They are your competition... not Grandma or ET Nation.

    http://www.deltixlab.com/storage/Q3_AT_MeandMyMachine.pdf
     
    #13     Jan 17, 2011
  4. jeffweng

    jeffweng

    For the blackbox, you will have to learn C.
    For the console, you can use any language you like since it communicates to blackbox via socket. I personally chose Java.
     
    #14     Jan 28, 2011