Validating BlueGamma API Data Against Bloomberg or Other Platforms
Learn how to compare BlueGamma API swap rates with other data sources using standard conventions for SOFR, CORRA, and EURIBOR.
๐ Key Things to Keep in Mind
๐บ๐ธ USD SOFR (Overnight Indexed Swap)
โ
Market Convention (and BlueGamma UI default)
๐ง API Parameters
index=SOFR
start_date=0D
maturity_date=10Y
fixed_leg_frequency=1Y
floating_leg_frequency=1Y
fixed_leg_day_count=Actual360๐ Notes
๐จ๐ฆ CAD CORRA (Overnight Indexed Swap)
โ
Market Convention
๐ง API Parameters
๐ช๐บ EUR EURIBOR
โ
Market Convention
๐ง API Parameters
๐งช If Rates Donโt Match
โ
Check This...
๐ What To Look For
๐ Example: Calling the BlueGamma API in Python
Last updated
Was this helpful?

