Thread Subject: an question about fetch data from Bloomberg

Subject: an question about fetch data from Bloomberg

From: Jadeson

Date: 21 May, 2008 14:25:03

Message: 1 of 2

Hey guys,

I am trying to download the closed price of SP500 3 month
options from Bloomberg. dftool is good, but when I used
fetch, the problem comes, here is my command:

c=bloomberg

d= fetch(C,'ESM8C 1400 INDEX','HISTORY','Last_Price','05/01/08',
'5/20/08')

The complier seems can't identify 'Last_price'. I changed it
into 'PX_last'. But it still doesn't work.

Any one knows why?

3x.


Subject: an question about fetch data from Bloomberg

From: Olivier

Date: 9 Jun, 2008 08:34:02

Message: 2 of 2

"Jadeson " <earth9192@hotmail.com> wrote in message
<g11bbv$sep$1@fred.mathworks.com>...
> Hey guys,
>
> I am trying to download the closed price of SP500 3 month
> options from Bloomberg. dftool is good, but when I used
> fetch, the problem comes, here is my command:
>
> c=bloomberg
>
> d= fetch(C,'ESM8C 1400
INDEX','HISTORY','Last_Price','05/01/08',
> '5/20/08')
>
> The complier seems can't identify 'Last_price'. I changed
it
> into 'PX_last'. But it still doesn't work.
>
> Any one knows why?
>
> 3x.
>
>

d= fetch(c,'ESM8C 1400
Index','HISTORY','Last_Price','05/01/08','5/20/08') ;

Forget the CapsLock for the ticker !

Tags for this Thread

Add a New Tag:

Separated by commas
Ex.: root locus, bode

What are tags?

A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.

Anyone can tag a thread. Tags are public and visible to everyone.

rssFeed for this Thread

Public Submission Policy

NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Disclaimer prior to use.

Contact us at files@mathworks.com