xbbg-recipes 1.4.11

High-level Bloomberg recipe functions built on the xbbg-async engine
docs.rs failed to build xbbg-recipes-1.4.11
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

xbbg-recipes

High-level recipe functions built on xbbg-async and xbbg-ext.

This crate groups reusable market-data workflows such as:

  • fixed-income analytics helpers
  • futures helper workflows
  • historical data transformations
  • common error types for recipe-level APIs

The crate is independent and uses the shared xbbg Rust engine for BLPAPI-backed request execution when the live feature is enabled. Runtime use requires separately licensed service access and local BLPAPI runtime components where applicable.