Hello to everyone. I am using ubuntu 16.04LTS (from aws). I want to build Zenbot, every time I'm doing wrong because I'm not pro user
Is there anyone who wants to take video about the installation on ubuntu 16.04? For installation video, I will share the vps server information and he can share this video on your own YouTube channel ...
email for communication: [email protected]
As soon as I wait for the return. Best regards.. (sorry bad english, just google translate :)
It can also be an automated script for installation. :)
See #645
I followed those steps but I did not succeed to the line. As I said I am not a pro user :(
those steps are line for line what is required on a new aws ubuntu 16.04 instance. You must have skipped something.
in fact I do not know how to use ubuntu, especially the command line. I would like to use the ZenBot web interface as it is. I need the installation videos for windows or ubuntu (it does not matter). Could you take a video at a time when you are free?
There is no web interface.
:( ok. For ubuntu command line, using video? Because there is no video on the internet
please need it...:(
imho, if you are already having this much trouble typing commands into the command line that I linked to you, you probably want to look for something else because zenbot is entirely command line based.
Thank you so much, I needed it too. Must have web interface...
thank you @sniper7kills :) :smile:
@ahmethakandd if that solved it for you, you should close this issue
I need to learn zenbot commands urgently :smile:
I do not know how to close issue
Is there a "command line generator"? or do you intend to do it?
Making the web interface may be difficult, but at least such this can be done
@ahmethakandd "I need to learn zenbot commands urgently" You'll want to read though the Read Me. It has all of the commands documented.
Good luck, I won't be able to assist any further.
one last question:
for example, the bot started and putty shutdown. What happens when I reconnect the putty's screen? that is, it will continue again? Is there a command to see the state of the bot?
really respectful
@ahmethakandd I wanted to ask those questions. thank you. I'm waiting for the answer. :smile:
You could use the "screen -S zenbot nodejs zenbot.js whateverzenbotcommand" for the process to persist different login sessions.
And to attach to the process later use "screen -rx"
@halvors Thanks for the tip. I have been looking for this. So this would work if say I wanted to run paper trading, close the terminal session, and log back on later? Would it be something like:
screen -S zenbot nodejs zenbot.js trade --paper
and in a later session...
screen -rx
Do I have that right?
This issue isn't really about the project but more about how to Linux. There's plenty of tutorials out there to follow...