You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
* 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
The limit flags do not work for these functions.
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.The text was updated successfully, but these errors were encountered: