Real-time trade/price monitoring as alternative to polling in copy trading. **Current:** Does not exist. **Scope:** - [ ] `websocket_client.py` — connect to `wss://ws-subscriptions-clob.polymarket.com/ws/market` and `/ws/user` - [ ] Heartbeat (10s), subscribe/unsubscribe, reconnection logic - [ ] Integration with `PolymarketCopyTrader` and possibly more
Real-time trade/price monitoring as alternative to polling in copy trading.
Current: Does not exist.
Scope:
websocket_client.py— connect towss://ws-subscriptions-clob.polymarket.com/ws/marketand/ws/userPolymarketCopyTraderand possibly more