how to display remote ssh gekko trading
#1
Thumbs Up 
hi


(gekko cli mode trading)

how to display remote ssh gekko trading
thank you
  Reply
#2
Use screen for stayalive gekko. Without this on every disconnect with ssh your gekko is turned off.
My projects [Strategies] [Datasets]
  Reply
#3
thank you
I use a remote server

how can i get the image

the shell is working on the screen

how can I see how to trade

(what is stay alive)
----------------------------


When ssh disconnects, gekko stops Huh

Yes Gekko stop


Attached Files
.png   Ekran Görüntüsü - 2018-04-11 20-16-55.png (Size: 216.31 KB / Downloads: 10)
  Reply
#4
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.  Big Grin
  Reply
#5
Thank you

https://gekkoplus.com/
  Reply
#6
Run gekko through pm2, problem solved Smile there's Guide in this forum to do it
  Reply
#7
(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.  Big Grin

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]
  Reply
#8
Thank you
@ xFFFFF
thank you for your help
screen Working

works properly with screen command
------------------------------

I use ( tmux )
I got errors and gekko is cut

https://forum.gekko.wizb.it/thread-56758.html


Could it have done tmux
----------------------------------------------------------
https://gekkoplus.com/
  Reply


Forum Jump:


Users browsing this thread: