UPDATE:
I started with a fresh config file and input my API, etc.
Edited the config file to successfully run 3 pairs and to run on dobrypto's bbgain settings:
"bbgain": {
"BTC_TRADING_LIMIT": 0.01,
"PERIOD": 15,
"GAIN": 1,
"LOW_BB": 35,
"EMA1": 100,
"EMA2": 50,
"PANIC_SELL": false,
"DOUBLE_UP": false,
"STOP_LIMIT": 40,
"BUY_ENABLED": true,
"MIN_VOLUME_TO_BUY": 0.0005,
"MIN_VOLUME_TO_SELL": 0.0005
It's running right now. So far so good. I'll keep it like this for a little while then add more pairs.