Serving the Quantitative Finance Community

Search found 2 matches

by BBMan
January 30th, 2007, 7:17 pm
Forum: Programming and Software Forum
Topic: Bloomberg API
Replies: 6
Views: 100955

Bloomberg API

<t>Thanks for the email, really appricate it.I actually couldnt locate the file you mentioned:C:\BLP\api\bbfields.txtBut I did find:C:\BLP\api\bbfields.extwhich has the following sort of data.0001|Price at which the security traded most recently. For London stocks this field indicates either the mos...
by BBMan
January 30th, 2007, 4:44 pm
Forum: Programming and Software Forum
Topic: Bloomberg API
Replies: 6
Views: 100955

Bloomberg API

<t>Hi,Im working on pulling up data from Bloomberg using the Subscribe method. You have to pass this method an array of fields that you want to pull, I have few:"BID", "NAME","NXT_CALL_DT","NXT_CALL_PX","NXT_PUT_DT","NXT_PUT_PX","NXT_REFUND_DT","PAR_AMT"but is there a comprehensive list available an...