Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement - Adding informations and controls for the telegram bot #25

Open
elmagow opened this issue Jul 13, 2018 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@elmagow
Copy link

elmagow commented Jul 13, 2018

Hello,

Controlling our bots with telegram would allow us to easily check(on our phone) what is going on with our bots and be able to react fast in case of a big market change to not lose money.

Some exemples out of the blue:

/balance : Display our current balance (maybe also displaying the global market rating with it)
/daily : Display our daily profit % and number
/open : Display our current open orders
/stopbuy "botname/id" : Stopping buy orders for the x bot
/stopdca "botname/id" : Stopping DCA for the x bot
/stopall : To stop all trading operation on all the bots without stoping the processes
/startall : Start all the bots that were stoped previously
...
...
You get the idea.

Pretty much the things we can do on the web ui, but it would allow us to react much faster.

@jazzonaut jazzonaut added the enhancement New feature or request label Jul 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants