alpha-xone / xbbg

An intuitive Bloomberg API
https://xbbg.readthedocs.io/
Apache License 2.0
246 stars 52 forks source link

cannot get best_bid in bdp #18

Closed l976308589 closed 3 years ago

l976308589 commented 4 years ago

blp.bdp(tickers,flds=['bid','best_bid']) I can get bid,but best_bid

alpha-xone commented 4 years ago

In Excel, seems it always return #N/A N/A first, then the actual value. Need to loop server responses (and even delayed responses) recursively for this one. Not sure got time to resolve this recently. Could you help looking into this?

l976308589 commented 4 years ago

I'm on call

alpha-xone commented 3 years ago

can only be retrieved from blp.live