TradingAgents/tests/unit/execution
Andrew Kaszubski 9aee43312d feat(execution): add Risk Controls for pre-trade validation - Issue #28 (45 tests) 2025-12-26 21:29:14 +11:00
..
__init__.py feat(execution): add abstract broker base interface - Fixes #22 2025-12-26 20:49:17 +11:00
test_alpaca_broker.py feat(execution): add Alpaca broker for US stocks, ETFs, crypto - Issue #24 (37 tests) 2025-12-26 21:06:32 +11:00
test_broker_base.py feat(execution): add abstract broker base interface - Fixes #22 2025-12-26 20:49:17 +11:00
test_broker_router.py feat(execution): add broker router for multi-broker asset class routing - Issue #23 (57 tests) 2025-12-26 20:58:40 +11:00
test_ibkr_broker.py feat(execution): add IBKR broker for futures and ASX equities - Issue #25 (38 tests) 2025-12-26 21:11:56 +11:00
test_order_manager.py feat(execution): add Order Manager for lifecycle management - Issue #27 (47 tests) 2025-12-26 21:24:54 +11:00
test_paper_broker.py feat(execution): add Paper broker for simulation mode - Issue #26 (63 tests) 2025-12-26 21:19:25 +11:00
test_risk_controls.py feat(execution): add Risk Controls for pre-trade validation - Issue #28 (45 tests) 2025-12-26 21:29:14 +11:00