alpha-xone / xbbg

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

cache for different intervals #80

Open Psyfun233 opened 1 year ago

Psyfun233 commented 1 year ago

If your first bdib request is of interval x, further requests of interval y will reload data of interval x, unless cache=False is specified. Not a big issue, but not very intuitive.