Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

How i see Trades from Bot? #531

Open
Ultrahoschie opened this issue Sep 9, 2017 · 6 comments
Open

How i see Trades from Bot? #531

Ultrahoschie opened this issue Sep 9, 2017 · 6 comments

Comments

@Ultrahoschie
Copy link

Hey

The Bot is running .... but how i can see a logfile or what ever for see the trades that the bot make?

Thx

@MT00x
Copy link
Contributor

MT00x commented Sep 9, 2017

You will see "buying.. bought" and "selling .. sell" message appears in console

@Ultrahoschie
Copy link
Author

any Log Files....

@nedievas
Copy link
Contributor

not implemented. Will try if find some spare time.

@Robbes
Copy link

Robbes commented Sep 11, 2017

It stores its trades in mongodb (database). zenbot doenst have a nice gui yet, but you can use adminMongo to view the database...

@m4yfield
Copy link

you could redirect the output of the console to a file also

@vitorego
Copy link

I use this:
script --flush --quiet --return /home/logs/zenbot/zenbot_BTC.log --command "zenbot trade --paper --strategy=srsi_macd gdax.BTC-EUR.default" > null

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

7 participants