MartyConnelly
martyconnelly at shaw.ca
Mon Feb 21 12:25:22 CST 2005
Bloomberg/Reuters provides a web service sort of through FIX protocol You may need access to the Bloomberg Tradebook, F/X, Energy or products, or you will be unable to use the API software. which you may need to upload Bloomberg Trading Data into Microsoft Excel via the FIX Protocol. http://about.bloomberg.com/software/info_api.html Easiest to connect in VB.Net or via excel If they have an open webservice via SOAP then Access XP or 2003 http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnxpwst2/html/odc_CmplxTypes.asp or difficult in Access97 need something like Pocket Soap Yahoo used to provide a downloadable xls or similar csv file with market figues, haven't look at in a couple of years. Or if you aren't paying for a subscription service and expect 15 minute delay You could pass this sort of info through xmlhttp request and parse the returned html Sort of flakey cause the html could change monthly unless they return xml which would make parsing easy http://quote.bloomberg.com/apps/quote?ticker=rhat&x=0&y=0 Reuben Cummings wrote: >Anyone ever dealt with data from Bloomberg (the data service providing live >market numbers to brokers). I have a potential client that is wanting an >app to retreive this live data and provide constant, live analysis of that >data based on formulas they will build and tweak. > >Thanks. > >Reuben Cummings >GFC, LLC >phone: 812.523.1017 >email: reuben at gfconsultants.com > > > > > -- Marty Connelly Victoria, B.C. Canada