xbbg 1.0.0rc2
Pre-release
Pre-release
·
327 commits
to main
since this release
Added
- Subscription field exposure (#265):
all_fieldsonasubscribe,astream, andstream(andPyEngine.subscribe/subscribe_with_options). WhenFalse(default), batches include only requested fields plusMKTDATA_EVENT_TYPEandMKTDATA_EVENT_SUBTYPE. WhenTrue, each batch includes every top-level scalar field Bloomberg sends (e.g. fullSUMMARY/INITPAINTsnapshots), with the schema growing as new fields appear. The same flag is available onavwap,amktbar,adepth, andachainsfor consistency across streaming services.
Full Changelog: v0.12.2...v1.0.0rc2