I am not suggesting that VB is the best language for the trading system. I use VB because I have legacy code in VB. And VB has everything I need for my trading system. I don't want to spend time to migrate it to other language. Anyway, the most challenge thing in auto-trade system is the trading strategy, not programming.
I just checked my program for ClientID. I use "0" when I call TWS_connect(). I use the same ClientID for different application program, but so far I have no problem. Thank you for pointing this out, I may need to use different ClientID. I will be looking into this issue.
JS
I just checked my program for ClientID. I use "0" when I call TWS_connect(). I use the same ClientID for different application program, but so far I have no problem. Thank you for pointing this out, I may need to use different ClientID. I will be looking into this issue.
JS