Skip to content

Suppress IBKR no-op window notifications#68

Merged
Pigbibi merged 1 commit into
mainfrom
codex/suppress-ibkr-noop-window-notifications
May 19, 2026
Merged

Suppress IBKR no-op window notifications#68
Pigbibi merged 1 commit into
mainfrom
codex/suppress-ibkr-noop-window-notifications

Conversation

@Pigbibi
Copy link
Copy Markdown
Collaborator

@Pigbibi Pigbibi commented May 19, 2026

Summary

  • suppress Telegram heartbeat notifications when a strategy returns no-op because it is outside the execution window
  • keep reconciliation records and structured log output for those skipped cycles
  • cover monthly snapshot no-op behavior in tests

Validation

  • PYTHONPATH=/home/ubuntu/Projects/QuantPlatformKit/src:/home/ubuntu/Projects/UsEquityStrategies/src PYTEST_DISABLE_PLUGIN_AUTOLOAD=1 .venv/bin/python -m pytest -q tests/test_execution_service.py tests/test_strategy_runtime.py tests/test_rebalance_service.py tests/test_request_handling.py
  • .venv/bin/python -m ruff check application/rebalance_service.py tests/test_rebalance_service.py application/execution_service.py strategy_runtime.py notifications/renderers.py notifications/telegram.py tests/test_execution_service.py tests/test_strategy_runtime.py
  • git diff --check

@Pigbibi Pigbibi merged commit 81ce082 into main May 19, 2026
1 check passed
@Pigbibi Pigbibi deleted the codex/suppress-ibkr-noop-window-notifications branch May 19, 2026 00:28
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