SumZeroTrading icon indicating copy to clipboard operation
SumZeroTrading copied to clipboard

IB Connection status

Open vinceyap88 opened this issue 8 years ago • 1 comments

There are no status return for InteractiveBrokersClientInterface.connect() method. I have noticed that sometime it will fail to connect the IB. In this case, it is good to have this connect() method to return the status.

vinceyap88 avatar Jul 25 '16 06:07 vinceyap88

Agreed, the connect method could either return a true/false boolean status, or the method could throw an exception if it was unsuccessful in connecting.

rterp avatar Jul 28 '16 15:07 rterp