trading/shared/broker
Viktor Barzin db103df9b1
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
feat(kevin_bridge): service entrypoint with concrete wiring
Wires the dependency-injected KevinBridge to concrete Redis cursor +
DB session factory + AlpacaBroker (or stub when creds missing). Includes
TradeSignalPublisher (Pydantic -> dict for the redis stream) and
SIGINT/SIGTERM graceful shutdown. Adds is_asset_tradable + get_latest_price
to AlpacaBroker so the bridge can query asset metadata.
2026-05-24 01:06:18 +00:00
..
__init__.py feat: brokerage abstraction layer with Alpaca implementation 2026-02-22 15:26:41 +00:00
alpaca_broker.py feat(kevin_bridge): service entrypoint with concrete wiring 2026-05-24 01:06:18 +00:00
base.py feat: brokerage abstraction layer with Alpaca implementation 2026-02-22 15:26:41 +00:00