v0.3.0: overhaul — pricing fixes, tests, CI, docs#4
Merged
Merged
Conversation
…re inter-bar gaps
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Complete overhaul of afterquote — fixes 6 bugs that prevented the package from running, adds a test suite, modernizes CI, and updates docs.
Bug fixes
Impl_OpenandImpl_Closenow both seed from the base's last close (single anchor), fixing phantom gap at t=0 and 99% of invalid candlesis_real_security()now actually rejects fake tickers instead of always returningTruepricing()passesend=to yfinance, fixing 0-row returns on newer yfinance versionsinfo()returns base's real close when underlying has no newer data, instead of crashingAdded
QuoteInfodataclass for structured quote data--runlive)Changed
pyproject.toml(deleted stalerequirements.txt)Commits
13 commits, one concern per commit. See commit history for details.