
    pj|                     $    d Z ddlmZmZmZ g dZy)z
Modular live trading platform for Interactive Brokers.

Strategies plug in via ``LiveStrategy``; the orchestrator shares one IB session,
a portfolio snapshot, and centralized risk gates across all books.
    )LiveStrategyPortfolioSnapshotStrategyContextN)__doc__RenTech.live.protocolsr   r   r   __all__     1/opt/rentech/trading_bot/RenTech/live/__init__.py<module>r      s    T Sr
   