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

Fix merging events with intraday prices #1684

Merged
merged 1 commit into from
Sep 22, 2023

Conversation

ValueRaider
Copy link
Collaborator

If Yahoo returns intraday price data with dividend or stock-split event in future, then this broke the merge. Fix is to discard out-of-range events.
Assumes that if user requesting intraday then they aren't interested in events.

If Yahoo returns intraday price data with dividend or stock-split event in future, then this broke the merge.
Fix is to discard out-of-range events.
Assumes that if user requesting intraday then they aren't interested in events.
@ValueRaider ValueRaider force-pushed the fix/prices-intraday-merge-events branch from 2ba5503 to d3dfb4c Compare September 19, 2023 18:35
@ValueRaider ValueRaider merged commit 8282af9 into dev Sep 22, 2023
@ValueRaider ValueRaider deleted the fix/prices-intraday-merge-events branch September 22, 2023 10:24
@ValueRaider ValueRaider mentioned this pull request Sep 22, 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