Jan M Ientile

Results 1 issues of Jan M Ientile

### Reproducible Example ```python import datetime from xbbg import blp fields = [ "PX_OPEN", "PX_HIGH", "PX_LOW", "PX_LAST", "PX_VOLUME", "EQY_WEIGHTED_AVG_PX", ] tickers = [ "CC1 Comdty", "CO1 Comdty", "CRB CMDT Index",...