04-14-2018, 03:46 PM
(04-11-2018, 07:07 PM)Mulder Wrote: tail -f /gekko/logs/2018-04-11-13-59-UTC-watcher.log
or
tail -f /gekko/logs/2018-04-11-13-59-UTC-tradebot.log
the only way i can see gekko live from terminal.. (:
i start gekko in screen .. terminal from my MacBook to look after any changes.
1. You can start screen by command 'screen'.
2. Start Gekko 'node gekko -c config.js'
3. Close ssh client and after reconnect detach screen with command 'screen -d -r'. All is back on the place without keeping logs.
My projects [Strategies] [Datasets]