Am 03.04.2012 16:35, schrieb smac2...@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

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to