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

Fix polygon cash statement + fmp stuff #3809

Merged
merged 4 commits into from
Dec 21, 2022
Merged

Conversation

jmaslek
Copy link
Collaborator

@jmaslek jmaslek commented Dec 21, 2022

Fixes #3738
Fixes #3737
Fixes #3773
Fixes #3772

openbb.stocks.fa.cash(ticker, source="Polygon") 

Now works

Fixes #3749 regarding incorrect black scholes formula

Fix unreported bug in futures where curve failed when lower case provided.

@reviewpad reviewpad bot added feat XL Extra Large feature and removed feat XS Extra small feature labels Dec 21, 2022
@jmaslek jmaslek changed the title Fix polygon cash statement Fix polygon cash statement + fmp stuff Dec 21, 2022
Copy link
Contributor

@hjoaquim hjoaquim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! Bugs are gone 💀

@montezdesousa montezdesousa self-requested a review December 21, 2022 12:03
@hjoaquim hjoaquim merged commit 0e8a801 into OpenBB-finance:main Dec 21, 2022
@jmaslek jmaslek deleted the fa_bug branch February 14, 2024 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment