interactive-brokers-api
interactive-brokers-api copied to clipboard
where is `requirements.txt`?
Installation manual says about SETUP:
pip install -r requirements.txt
however, there is not such file in your project.
According to https://www.youtube.com/watch?v=ig5kPJMIALo , it will be generated once you execute
pipreqs . --force