Reasonably Priced Data Stream with API?

Discussion in 'Data Sets and Feeds' started by Charles01, Jun 18, 2010.

  1. lwlee

    lwlee

    What's the cost?
     
    #11     Jun 19, 2010
  2. Very primitive, which is the joy of it.

    * C++ library, though I hear a .NET version now exists.
    * Message passing based. You call in, callbacks provide results asynchronously.

    For example you subscribe to an instrument, you start getting updates for it.

    No OO (ok, they have objects, but at the end it is an interface achitecture with objects that form the messsages - no "live changing objects), but in this case that really is the beauty, because at the end you do talk message passing architecture anyway, down on the wire level.

    I find it pretty easy to work with ;)
     
    #12     Jun 19, 2010
  3. Bob111

    Bob111

    i'm paying 30$ a month via QT for delayed data
     
    #13     Jun 20, 2010
  4. 1. which symbols? For example, futures? stocks?

    2. how many you expect to track?

    3. any special need or requirement you have in mind?
     
    #14     Jun 20, 2010
  5. NetTecture,

    Is there some open source software 'talking' to rythic?
     
    #15     Oct 15, 2010
  6. Not YET. I am soon going to publish the first set of Tradex code... but then it will not be a complete running system as open source...
     
    #16     Oct 15, 2010
  7. Is tradex java c++ or .net stuff
     
    #17     Oct 15, 2010
  8. CSharp (stupid keyboard). Wome Cplusplus involved, but only very little.
     
    #18     Oct 15, 2010
  9. Occam

    Occam

    Don't know quite what you're looking for, but NxCore will give you a full market feed (e.g., all US equities) for something like $1000/month (not sure of exact numbers), and it's all API based.
     
    #19     Oct 16, 2010