Pulling in other Bloomberg Fields

For questions regarding the import, export and manipulation of data in EViews, including graphing and basic statistics.

Moderators: EViews Gareth, EViews Steve, EViews Moderator, EViews Jason

kszynkar
Posts: 45
Joined: Tue Feb 02, 2016 1:15 am
Location: Switzerland

Pulling in other Bloomberg Fields

Postby kszynkar » Mon Apr 11, 2016 1:00 am

Hi,

I'm pulling in the closing price of the 2 year US treasury note from Bloomberg using the following code:

Code: Select all

dbopen(type=bloom) index fetch(link) usgg2yr
How would I get different fields from Bloomberg other than the (default) closing price, such as the "Open Px", "High Price", and "Low Price"? These are stored in the same ticker on Bloomberg.

Thanks

trubador
Did you use forum search?
Posts: 1520
Joined: Thu Nov 20, 2008 12:04 pm

Re: Pulling in other Bloomberg Fields

Postby trubador » Mon Apr 11, 2016 2:46 am

Code: Select all

fetch(index) "usgg2yr index open" fetch(index) "usgg2yr index high" fetch(index) "usgg2yr index low"

kszynkar
Posts: 45
Joined: Tue Feb 02, 2016 1:15 am
Location: Switzerland

Re: Pulling in other Bloomberg Fields

Postby kszynkar » Mon Apr 11, 2016 3:49 am

thanks


Return to “Data Manipulation”

Who is online

Users browsing this forum: No registered users and 1 guest