Python and Bloomberg

Bastian Ballmann bastian.ballmann at notch-interactive.com
Wed Apr 4 04:59:40 EDT 2012


Am 03.04.2012 16:35, schrieb SMac2347 at 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




More information about the Python-list mailing list