trading/services/trade_executor
Viktor Barzin 1fc8004088
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
chore: drop old slack_notifier paths (moved to shared/ in 6fec996)
git stash during the mypy baseline check unstaged the git-mv deletions, so 6fec996 shipped the new shared/ module while leaving the old copies in-tree. Remove them.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-10 20:44:59 +00:00
..
__init__.py feat: trade executor — risk management and order execution 2026-02-22 15:36:08 +00:00
config.py feat(trade-executor): defer outside_market_hours signals to next open 2026-06-01 19:01:37 +00:00
deferred_queue.py feat(trade-executor): defer outside_market_hours signals to next open 2026-06-01 19:01:37 +00:00
main.py feat(notify): Slack message for reconcile-booked closes (realized P&L) 2026-06-10 20:44:35 +00:00
risk_manager.py feat(kevin-exec): size from target_dollars, propagate price, bracket entries 2026-06-04 21:56:59 +00:00