Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Add Tradier Provider Extension #6178

Merged
merged 6 commits into from
Mar 11, 2024
Merged

Conversation

deeleeramone
Copy link
Contributor

  1. Why? (1-3 sentences or a bullet point list):

    • This is a source of data from V3 that is being updated for V4.
  2. What? (1-3 sentences or a bullet point list):

    • API credentials are {"tradier_api_key" : "REPLACE", "tradier_account_type": "sandbox"} # or "live".
    • obb.equity.search()
    • obb.equity.price.historical()
    • obb.equity.price.quote()
    • obb.derivatives.options.chains()
  3. Impact (1-2 sentences or a bullet point list):

    • Some more code to live in the repo, but no changes to standard models or params.
    • No breaking changes.
  4. Testing Done:

    • Unit, and integration tests.
    • Multiple items allowed for 'quote() and historical()`.

@deeleeramone deeleeramone added enhancement Enhancement platform OpenBB Platform v4 PRs for v4 extensions labels Mar 10, 2024
@IgorWounds IgorWounds added this pull request to the merge queue Mar 11, 2024
Merged via the queue into develop with commit eaae8c2 Mar 11, 2024
15 checks passed
@IgorWounds IgorWounds deleted the feature/tradier-provider branch March 11, 2024 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement extensions platform OpenBB Platform v4 PRs for v4
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants