alpha-xone / xbbg

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

Bitcoin Spot ETF Fund Flow Numbers #113

Closed kevin-hermeneutic closed 1 month ago

kevin-hermeneutic commented 1 month ago

is there a python function or command to grab the bitcoin spot etf fund flow numbers every business day that it releases on the BBG terminal real-time once it instantly releases?

It's possible to grab this data via Bloomberg Data In Excel API via VBA(getting the numbers instantly once it releases on the terminal) but want to do it in Python instead.

Thank you