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

Fixed adding complementary to info #1774

Merged
merged 2 commits into from
Dec 14, 2023

Conversation

coskos-ops
Copy link
Contributor

This PR is meant to fix #1305. The old version of the code incorrectly checked for the "trailingPegRatio" complementary statistic which caused the data associated with that key to always be None. The parsing for this key has been fixed and the scheme has been modified to allow for other complementary stats to seamlessly be added to the "keys" dictionary.

A test case has been added to verify that this statistic is properly being retrieved.

@coskos-ops coskos-ops changed the title Fixed incorrect code for ticker complementary code retrieval Fixed incorrect code for ticker complementary info retrieval Dec 11, 2023
@ValueRaider ValueRaider merged commit a679060 into ranaroussi:dev Dec 14, 2023
1 check passed
@ValueRaider ValueRaider mentioned this pull request Jan 6, 2024
@ValueRaider ValueRaider changed the title Fixed incorrect code for ticker complementary info retrieval Fixed adding complementary to info Jan 6, 2024
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.

2 participants