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

New feature: 'Ticker.get_shares_full()' #1301

Merged
merged 6 commits into from
Jan 14, 2023
Merged

Conversation

ValueRaider
Copy link
Collaborator

New API function Ticker.get_shares_full(start=None, end=None, proxy=None). Gets much longer share count history than Ticker.shares, although no obvious pattern to dates returned. A few users have tried and provided no feedback so I guess this is perfect.

Helps with #1300 - better way to get market cap (2x faster)

@ValueRaider ValueRaider merged commit caf5cba into dev Jan 14, 2023
@ValueRaider ValueRaider deleted the feature/share-count branch January 14, 2023 19:53
@ValueRaider ValueRaider changed the title Feature/share count new 'Ticker.get_shares_full()' Jan 14, 2023
@ValueRaider ValueRaider changed the title new 'Ticker.get_shares_full()' New feature: 'Ticker.get_shares_full()' Jan 14, 2023
@ValueRaider ValueRaider mentioned this pull request Jan 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant