Run multiple import with config in command line
#1
Hello all,
I am new here and i tried to run multiple import from command line but with no luck.
Can you help me :Smile

Thanks
  Reply
#2
Have you tried the instructions here? https://gekko.wizb.it/docs/commandline/importing.html

And please specify what you mean with no luck, was there an error? What is the error? etc Wink
  Reply
#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
#4
Yes, if you want to import multiple you need to create 2 different config files and change the market and run both of them!
  Reply
#5
ok thanks a lot Tongue
  Reply


Forum Jump:


Users browsing this thread: