We are subscribing to “user/syncrequest” at “wss://demo.tradovateapi.com/v1/websocket” – for some reason, we are seeing lot of the realtime events we received during the day if not all are being replayed when the markets close
I’m not sure why this is happening. I tried to reproduce this a few minutes ago at ES close but I was unable to get the same result. Do you reconnect on market close, or maybe restart the subscription to user data? Is it always just { e: 'props', d: {...} } shaped objects or do other message types come back too?