So far, so good! I have written a little app in C#,that receives streaming data from IB.
I have also converted it into a DLL that I am calling from a GUI. Later on I will skip the GUI and incorporate the DLL in a larger trading system, that I am writing with a group of friends.
Thanks a lot for the valuable hints I got on this forum.
Now I am curious....how about the little Java GUI that asks me if I want to accept the incoming connection...can I get rid of it and just write some code that will automaticaly accept the connection?
Thanks in advance
Fredrik
I have also converted it into a DLL that I am calling from a GUI. Later on I will skip the GUI and incorporate the DLL in a larger trading system, that I am writing with a group of friends.
Thanks a lot for the valuable hints I got on this forum.
Now I am curious....how about the little Java GUI that asks me if I want to accept the incoming connection...can I get rid of it and just write some code that will automaticaly accept the connection?
Thanks in advance
Fredrik