Run multiple import with config in command line
#3
I have this for config file:

config.watch = {

exchange: 'binance',
currency: 'BTC',
asset: 'ETH',

}

config.watch = {

exchange: 'binance',
currency: 'USDT',
asset: 'BTC',

}

When i start it from command line is only import one from this two
  Reply


Messages In This Thread
RE: Run multiple import with config in command line - by noba - 11-09-2018, 05:16 PM

Forum Jump:


Users browsing this thread: