Skip to content

Fix IBKR historical data requests#66

Merged
Pigbibi merged 1 commit into
mainfrom
fix-ibkr-live-precheck
May 26, 2026
Merged

Fix IBKR historical data requests#66
Pigbibi merged 1 commit into
mainfrom
fix-ibkr-live-precheck

Conversation

@Pigbibi

@Pigbibi Pigbibi commented May 26, 2026

Copy link
Copy Markdown
Contributor

Summary

  • normalize long day-based IBKR historical durations to year units
  • retry historical requests with TRADES when ADJUSTED_LAST returns no bars
  • cover duration normalization and fallback behavior

Tests

  • PYTHONPATH=src python -m unittest tests.test_ibkr_market_data tests.test_ibkr_runtime_inputs -v
  • ruff check src/quant_platform_kit/ibkr/market_data.py tests/test_ibkr_market_data.py

@Pigbibi Pigbibi merged commit 6f71766 into main May 26, 2026
1 check passed
@Pigbibi Pigbibi deleted the fix-ibkr-live-precheck branch May 26, 2026 18:52
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