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


Groups > comp.lang.python > #22656

Re: Python and Bloomberg

Path csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <bastian.ballmann@notch-interactive.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.018
X-Spam-Evidence '*H*': 0.96; '*S*': 0.00; 'ideally': 0.04; 'subject:Python': 0.05; 'soap': 0.07; 'python': 0.09; '+41': 0.16; '.txt': 0.16; 'calculator': 0.16; 'delimited': 0.16; 'ideally,': 0.16; 'url:ibm': 0.16; 'developer': 0.16; '(or': 0.18; 'file.': 0.21; 'thoughts': 0.21; 'maybe': 0.22; 'header:In-Reply-To:1': 0.22; 'gmbh': 0.23; "i'd": 0.23; 'appreciated.': 0.26; 'header :User-Agent:1': 0.26; 'wondering': 0.28; 'document,': 0.28; 'thanks!': 0.31; 'interact': 0.32; 'could': 0.32; 'anyone': 0.33; 'excel': 0.33; 'feed': 0.34; 'to:addr:python-list': 0.35; 'list': 0.35; 'url:library': 0.35; 'another': 0.36; 'communicate': 0.37; 'subject:: ': 0.37; 'it.': 0.38; 'received:192': 0.39; 'hello,': 0.39; 'to:addr:python.org': 0.39; 'received:192.168': 0.40; 'results': 0.61; 'services.': 0.61; 'received:217': 0.62; 'phone': 0.66; 'grab': 0.69; 'received:ch': 0.70; 'received:217.150': 0.84; 'spreadsheet': 0.84; 'z\xfcrich': 0.84
Date Wed, 04 Apr 2012 10:59:40 +0200
From Bastian Ballmann <bastian.ballmann@notch-interactive.com>
Organization Notch Interactive GmbH
User-Agent Mozilla/5.0 (X11; Linux i686; rv:11.0) Gecko/20120328 Thunderbird/11.0.1
MIME-Version 1.0
To python-list@python.org
Subject Re: Python and Bloomberg
References <26f6e8d4-6350-4d9b-96d1-44ea1be72a14@l30g2000yqb.googlegroups.com>
In-Reply-To <26f6e8d4-6350-4d9b-96d1-44ea1be72a14@l30g2000yqb.googlegroups.com>
Content-Type text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding 8bit
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.1310.1333530574.3037.python-list@python.org> (permalink)
Lines 24
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1333530574 news.xs4all.nl 6860 [2001:888:2000:d::a6]:40611
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:22656

Show key headers only | 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