November 9th, 2008, 1:32 am
Although I didn't find any decent documentation, the codes are listed in the bbapi.h C header file. The file is commented, so you may find it good enough. I tend to be cautious with wild-cards. Bloomberg has a brutal system of cutoffs for data limits. You should read the "Managing Your API Data Limits" section of your documentation. If you try out random tickers, it uses up your monthly limit quite fast. Bloomberg won't tell me what my limit is, nor how it's calculated. But once breached, they won't re-set it: so no more API work for the rest of the month!My data limit with a development license is tiny, so you may have less trouble with this than I did.
Last edited by
mgrazebrook on November 8th, 2008, 11:00 pm, edited 1 time in total.