Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IB Connection status #27

Open
vinceyap88 opened this issue Jul 25, 2016 · 1 comment
Open

IB Connection status #27

vinceyap88 opened this issue Jul 25, 2016 · 1 comment

Comments

@vinceyap88
Copy link

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.

@rterp
Copy link
Owner

rterp commented Jul 28, 2016

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants