jcl,

This plugin would require a TCP socket. Actually, two sockets, since it’s one for history and one for everything else (I would have to log in separately just to get history ticks).

In you and your company’s experience, is it sufficient to write such a plugin as a blocking client, or is it better to implement asynchronous single threaded or asynchronous multithreaded?