IB trade station access

Course Name: Automated Trading with IBridgePy using Interactive Brokers Platform, Section No: 2, Unit No: 4, Unit type: Document

 

When running the file RUN_ME.py I get the following error : 

 

Traceback (most recent call last):

  Cell In[1], line 15
    from configuration import run_me

ModuleNotFoundError: No module named 'configuration'

Hi,



Can you please confirm that the folder which contains RUN_ME.py also contains the file configuration.py? If not, you can download a fresh version of IBridgePy from the website.  

Hi,

I confirm that the folder contains both files RUN_ME.py and configuration.py

Hi,



Can you please upload the parent folder on the drive (ZIP file) and share link for the same? It would help us debug the issue.