InteractiveBrokersPythonBot icon indicating copy to clipboard operation
InteractiveBrokersPythonBot copied to clipboard

Results 3 InteractiveBrokersPythonBot issues
Sort by recently updated
recently updated
newest added

Has anything been modified recently as I'm getting this error without making any changes to the code? line 104, in run_loop self.ib.run() TypeError: IBApi.error() takes 4 positional arguments but 5...

**Issue** The close price does not change each time a new bar is generated. **Cause** ``` for bar in self.bars: closes.append(bar.close) ``` In the for loop above "bar" should be...

Historical Market Data Service error message:No market data permissions for ISLAND STK