Hi Brian,
I was able to create the cloud setup with DigitalOcean and create my databases and bundles on the cloud. However, when trying to setup my IB paper trading account the same way I did it on my local machine I'm getting the error below, any idea why?
from quantrocket.ibg import set_credentials
set_credentials("ibg1", username="myusername", trading_mode="paper")
"ValueError: no such IB Gateway: ibg1"
Thank you.
Bruno