Menu

live prices

2000-12-07
2001-08-09
  • Balaji Chennawar

    Can I use F::Q with live price feed from any source like Reuters. If so, how to do that? We already get these feeds.

    Thanks,

    Balaji

     
    • Paul Fenwick

      Paul Fenwick - 2000-12-27

      Sorry about the late reply.  Finance::Quote doesn't yet have a module which handles Reuters feeds yet.  I'd love to write one myself, but since I don't have access to such a feed myself that's not possible right now.

      If you do end up writing such a module, I'd be most interested in including it in the standard distribution.  This is a question that's come up a couple of times now.

      Cheers,

          Paul

       
      • Erik Aronesty

        Erik Aronesty - 2001-08-09

        On Windows, the best way would be to write a fairly generic DDE request/reponse "class" using Win32::DDE. 

        That way it would create a foundation for linking to most desktop feeds that support DDE, easing users into providing support for those feeds.

        If you get the DDE documentation from Reuters, I might give it a try.

         

Log in to post a comment.