IB account on the way, but not ready

Hi, since I am still under the process to open an IB account, can I just install docker and deploy the QuantRocket environment for a quick preview of what is in there. After I get my IB account, I go back the put the IB account information in and redeploy the enviroment. Is this possible?

Certainly. Just skip setting the IBG_* environment variables for now. Later, when the account is opened, you can set the environment variables and redeploy ibg1:

docker-compose -p quantrocket up -d ibg1
1 Like