bfc3214967
Root cause: OrderBookDepthMap was only in non-OBI detail branch. When user clicked Order Book Imbalance card, the OBIDetail component replaced the entire detail view, and the tape was never mounted. Fix: Added OrderBookDepthMap to OBIDetail component below trade history. Now visible in ALL strategy detail views (both OBI and non-OBI).