How does TWS get streaming quotes?

Discussion in 'Automated Trading' started by elitetradesman, Jul 20, 2010.

  1. Does anyone know how TWS gets streaming quotes from the server? Does it use RMI?

    I have a server that gets streaming quotes from an external quote provider through its API and I'd like a few instances of my Swing application to get them from the server in real time.

    Thanks!