Komnomnomnom / swigibpy

Third party Interactive Brokers Python API generated from TWS C++ API using SWIG.
http://github.com/Komnomnomnom/swigibpy/
Other
157 stars 35 forks source link

TWS Client Error - 509: Exception caught while reading socket - Not enough space #58

Closed programmingwithalex closed 6 years ago

programmingwithalex commented 6 years ago

I am running multiple strategies, classes extended from zipline.algorithm.TradingAlgorithm, using zipline.algorithm.TradingAlgorithm,.run(datapanel). After completing the first one and in the middle of running the second one I get an error saying

"TWS Client Error - 509: Exception caught while reading socket - Not enough space"

I have spoken to TWS support about the issue and they said it is not something on their side though.