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

[Bug] Stocks/FA - Cash, Income, Balance - Limit flag doesn't work. #2511

Closed
deeleeramone opened this issue Sep 7, 2022 · 1 comment · Fixed by #2557
Closed

[Bug] Stocks/FA - Cash, Income, Balance - Limit flag doesn't work. #2511

deeleeramone opened this issue Sep 7, 2022 · 1 comment · Fixed by #2557
Labels
bug Bugs and bug fixes

Comments

@deeleeramone
Copy link
Contributor

The limit flags do not work for these functions.

Screen Shot 2022-09-07 at 8 04 14 AM

When --source Polygon only one frame of data is returned. The numbers are also returned as $M/B instead of whole numbers like the others. Whole numbers are better for data processes than abbreviations, this should be converted to full values.

Screen Shot 2022-09-07 at 8 05 58 AM

Screen Shot 2022-09-07 at 8 08 33 AM

@github-actions github-actions bot added the bug Bugs and bug fixes label Sep 7, 2022
@jmaslek
Copy link
Contributor

jmaslek commented Sep 17, 2022

Ahahha we werent passing limit into the yahoo finance function rip

jmaslek added a commit to jmaslek/OpenBBTerminal that referenced this issue Sep 17, 2022
DidierRLopes pushed a commit that referenced this issue Sep 17, 2022
* bug 2548 to fix stocks/gov/topbuys

* lets not print the df

* stocks/gov/lasttrades help #2547

* #2531 earnings issue

* Add a check in contracts that the amounts are more than 0

* Fxiix tests

* #2516

* #2516

* #2511

* Break up the estimates into 3 different options

* #2532

* mypy fix

* pylint fix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bugs and bug fixes
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants