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

Increase decimal precision. #305

Merged
merged 3 commits into from
Jan 22, 2023

Conversation

thibwk
Copy link
Contributor

@thibwk thibwk commented Dec 25, 2022

This is because a real-life example needed a fifth decimal, so increasing to 6 decimals to have some margin.

Also take the opportunity to use the common round_decimal() function instead of having a separate one in the Schwab Equity Award parser.

This is because a real-life example needed a fifth decimal, so
increasing to 6 decimals to have some margin.
@thibwk thibwk force-pushed the schwab_equity_award_more_decimals branch from f6cd363 to 9c2021d Compare December 26, 2022 09:18
Copy link
Owner

@KapJI KapJI left a comment

Choose a reason for hiding this comment

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

Thanks!

@KapJI KapJI merged commit 0dc8896 into KapJI:main Jan 22, 2023
@KapJI KapJI added the bug Something isn't working label Jan 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants