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

Improve prices div repair #2260

Merged
merged 1 commit into from
Feb 15, 2025
Merged

Improve prices div repair #2260

merged 1 commit into from
Feb 15, 2025

Conversation

ValueRaider
Copy link
Collaborator

Extend div-repair to intraday
Increase lookback for "div date wrong"
Slightly loosen default "false threshold" for cluster of mixed False/True

Related:
Stop checking for down-changes after negative adj-close Handle avg-volume=0%

@ValueRaider
Copy link
Collaborator Author

FAILED tests/test_ticker.py::TestTickerEarnings::test_earnings_dates_with_limit - requests.exceptions.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

I didn't change anything relevant so the test workflow is bad.

Extend div-repair to intraday
Increase lookbacks for 'div date wrong' and 'phantom div'
Slightly loosen default 'false threshold' for cluster of mixed False/True
Fix bugs in:
- detect 'phantom div'
- handle div-too-big-and-missing-split

Stop checking for down-changes after negative adj-close
Handle avg-volume=0%
@ValueRaider ValueRaider force-pushed the fix/price-div-repair-tweaks branch from 46aec2e to c95c02f Compare February 15, 2025 17:10
@ValueRaider ValueRaider merged commit d40ad62 into dev Feb 15, 2025
2 checks passed
@ValueRaider ValueRaider deleted the fix/price-div-repair-tweaks branch February 15, 2025 17:27
@ValueRaider ValueRaider mentioned this pull request Feb 15, 2025
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