Skip to content

[V5] openbb-cboe: Refactor for V5 + Add Payoff Diagrams - #7617

Open
deeleeramone wants to merge 3 commits into
v5from
feature/v5-cboe
Open

[V5] openbb-cboe: Refactor for V5 + Add Payoff Diagrams#7617
deeleeramone wants to merge 3 commits into
v5from
feature/v5-cboe

Conversation

@deeleeramone

@deeleeramone deeleeramone commented Jul 30, 2026

Copy link
Copy Markdown
Contributor

This PR refactors the openbb-cboe provider extension for the V5 conventions.

It also includes optional charting views, registered when openbb-charting is installed.

Coverage:

from openbb import obb

obb.cboe
# /cboe
#     equity
#         historical
#         quote
#         search
#         symbol_choices        <- utility endpoint serving choices to Workspace widgets
#     futures
#         curve
#         roots
#         settlement_prices
#     index
#         available
#         constituents
#         constituent_choices   <- utility endpoint
#         documents
#         historical
#         search
#         snapshots
#         symbol_choices        <- utility endpoint
#     options
#         chains
#         get_tickers           <- utility endpoint
#         smile                 <- Plotly chart widget, requires openbb-charting
#         spreads
#         stats                 <- Plotly chart widget, requires openbb-charting
#         straddle
#         strangle
#         surface               <- Plotly chart widget, requires openbb-charting
#         term_structure        <- Plotly chart widget, requires openbb-charting
Screenshot 2026-07-30 at 10 07 12 AM Screenshot 2026-07-30 at 10 00 45 AM Screenshot 2026-07-30 at 9 59 13 AM

@deeleeramone deeleeramone added refactor Refactor code extensions Extension-related V5 PRs and issues for ODP V5 labels Jul 30, 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.

1 participant