Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #22656

Re: Python and Bloomberg

Date 2012-04-04 10:59 +0200
From Bastian Ballmann <bastian.ballmann@notch-interactive.com>
Organization Notch Interactive GmbH
Subject Re: Python and Bloomberg
References <26f6e8d4-6350-4d9b-96d1-44ea1be72a14@l30g2000yqb.googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.1310.1333530574.3037.python-list@python.org> (permalink)

Show all headers | View raw


Am 03.04.2012 16:35, schrieb SMac2347@comcast.net:
> Hello, I was just wondering if anyone had experience using Python to
> interact with Bloomberg. Ideally, I'd look to use Python to feed
> Bloomberg's OVML calculator with a list of inputs, and then use an
> additional program to grab the results of the calculator for each
> calculation, and pull them into another document, ideally an excel
> spreadsheet or alternatively a delimited .txt file.
>
> Any thoughts or ideas are very much appreciated. Thanks!

Bloomberg has got SOAP for many (or all?) of its services.

So maybe you could use SOAPpy to communicate with it.
See http://www.ibm.com/developerworks/library/ws-pyth5/

HTH && Greets

Basti

-- 
Bastian Ballmann / Web Developer
Notch Interactive GmbH / Badenerstrasse 571 / 8048 Zürich
Phone +41 43 818 20 91 / www.notch-interactive.com

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Python and Bloomberg SMac2347@comcast.net - 2012-04-03 07:35 -0700
  Re: Python and Bloomberg Bastian Ballmann <bastian.ballmann@notch-interactive.com> - 2012-04-04 10:59 +0200

csiph-web