Hello:
I have downloadaded some scripts from the course "Automated Trading with IBridgePy using Interactive Brokers Platform." and I actually tested using the RUN_ME.py .
But I encountered a problem, after using the program, and trying to use it again I get the follofing error message:
RuntimeError: IB server did not respond to the request at all. Hint 1: Other IBridgePy connections were not terminated properly. Please close ALL IBridgePy instances and restart. Hint 2: Maybe the market is closed? Is the brokers server on maintenance? Consider trying it later.
Could you help me please?, How do I terminate Ibridgepy properly?
Hey Ghery,
A similar error has been discussed in this community post.
You can check out Dr Hui Liu's response on the same.
Also, this has been covered within the IBridgePy Error FAQs document.
To quickly navigate to a specific error section within the above document, you can press the Ctrl+F key and enter some relevant keywords from the main error message that you have received on your system.
For example, to locate the above error, you can hit Ctrl+F and search for the keywords like 'runtime error' or 'server did not respond', etc.
Once found, you can then read and learn more about how to fix the errors with ease.
I hope this helps!
Thanks a lot… I really appreciate it…
I am not sure if this will help but if you have IbridgePy for more than a month and its open source you need to delete the old repository of IbridgePy and install the latest one.