Page 1 of 1

default field in bloomberg fetch

Posted: Wed May 25, 2022 9:30 am
by amrsherif
Hi,

I would like to know what field the bloomberg fetch defaults to in EViews?

For example, let's say i do this: fetch(d=bloomberg) "ticker index"

Notice how i did not pull a specific field such as px_last. Does EViews default to px_last? If EViews has no default, does that mean that Bloomberg might default to a field and i should ask them?

Thanks

Re: default field in bloomberg fetch

Posted: Thu May 26, 2022 10:54 am
by EViews Jason
You are correct. EViews defaults to PX_LAST if a field is not specified.

Re: default field in bloomberg fetch

Posted: Thu May 26, 2022 11:08 am
by amrsherif
That helps. Thank you