trader workstation 4 (TWS)

Discussion in 'Trading Software' started by thosecars82, Jan 27, 2010.

  1. Hello there
    I have this problem with the trader workstation platform.

    Every time I launch, in debuggin mode, a client application which connects to TWS succesfully, the next thing happens: If I stop abruptly the debugging mode, then next time the client application tries to connect to TWS with the same id, the connection is rejected. I understand this point because that means that according to TWS there is still client application connected with that ID. Now my question is:

    If there is a way, how can I get this client id unattached? I would like to tell TWS to do so from the client application, for example, through a sentece right before the typical eConnect sentence that connect to TWS?
    Moreover, how can I either see those clients which opened a connection in TWS and close one of those connections but this time from TWS?

    Thanks in advance