Skip to content

[V5] openbb-cftc: Refactor for V5 + Add OIS, Forward Curve, and FX Trade Analysis - #7615

Open
deeleeramone wants to merge 2 commits into
v5from
feature/v5-cftc
Open

[V5] openbb-cftc: Refactor for V5 + Add OIS, Forward Curve, and FX Trade Analysis#7615
deeleeramone wants to merge 2 commits into
v5from
feature/v5-cftc

Conversation

@deeleeramone

Copy link
Copy Markdown
Contributor

This PR refactors the openbb-cftc provider extension for the V5 format. Additionally, it expands the capabilities and data by incorporating the CFTC-reported transactions feeds for OIS, FX forwards and options.

To facilitate pricing for net present value, historical benchmark fixings are collected from their various publishers (mapped from the unique product identifier). Commodities and equities have been excluded for now, because their underlying assets and benchmarks require data coverage that represents a lot of work, and may not actually be publicly available.

Coverage:

  • obb.cftc.cot_search
  • obb.cftc.cot
  • obb.cftc.cot_index
  • obb.cftc.cot_movers
  • obb.cftc.cot_positioning
  • obb.cftc.swap_trades
  • obb.cftc.swap_valuation
  • obb.cftc.historical_fixings
  • obb.cftc.swap_summary
  • obb.cftc.cds_index_trades
  • obb.cftc.ois_curve
  • obb.cftc.ois_curve_history
  • obb.cftc.ois_forward_curve
  • obb.cftc.ois_policy_path
  • obb.cftc.fx_forward_points
  • obb.cftc.fx_forward_curve
  • obb.cftc.fx_implied_vol
  • obb.cftc.fx_option_trades
  • obb.cftc.fx_forward_trades
cftc-forward-curve Screenshot 2026-07-29 082109 Screenshot 2026-07-29 082254

@deeleeramone deeleeramone added refactor Refactor code extensions Extension-related V5 PRs and issues for ODP V5 labels Jul 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

extensions Extension-related refactor Refactor code V5 PRs and issues for ODP V5

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants