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

289 add adjusted to output #345

Merged

Conversation

ethanbsmith
Copy link
Contributor

@ethanbsmith ethanbsmith commented Oct 16, 2021

adds the adjusted close to output with unadjusted data, following the yahoo pattern
this is the simplest approach i could think of that exposes both the adjusted and unadjusted data in a way that is compatible with other existing sources, doesnt break any existing contract (both implied and specified) and doesnt require a radical re-design of the API.

partially addresses #289

@joshuaulrich joshuaulrich merged commit 925efe3 into joshuaulrich:master Jan 9, 2022
joshuaulrich added a commit that referenced this pull request Jan 9, 2022
joshuaulrich pushed a commit that referenced this pull request Jan 9, 2022
Add adjusted close to output with unadjusted data, following the Yahoo
pattern. This exposes both the adjusted and unadjusted data in a way
that is compatible with other existing sources. It doesn't break
any existing contract (both implied and specified) and doesn't require
a radical re-design of the getSymbols() API.

Closes #345. See #289.
@ethanbsmith ethanbsmith deleted the 289_add_adjusted_to_output branch January 9, 2022 21:02
@joshuaulrich joshuaulrich added this to the Release 0.4.20 milestone Mar 27, 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.

None yet

2 participants