alpha-xone / xbbg

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

BDH should have possibility for intraday data #108

Open Gadangadang opened 6 months ago

Gadangadang commented 6 months ago

As in excel, the bdh should have a possible parameter to allow for intraday datafetching. Bdip can do this but cannot adjust for cash etc..

pandemona001 commented 6 days ago

Hi can someone amend the blp.bdh formula to enable intraday data fetching please?

=BDH("AAPL US Equity","LAST_PRICE","22-Jan-2024","23-Jan-2024","BarTp=T","BarSz=30","Dir=V","Dts=S","Quote=C")

right now I can only pull EoD time-series via blp.bdh