Results 4 comments of Stefan

Refactored websocket code, which seems to have fixed this issue.

The clients should receive the same quotes now. The ticker chatter was probably due to the market makers constantly canceling tons of orders; they wait a bit now, which seems...

Should be easy to fix. I was saving websockets in a hash-table keyed to the traders account number, I'll key the table by API key instead maybe. Thanks again!

Hey, thanks for letting me know about this. I'll take a look at it soon. Sorry about the wait.