Skip to content

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

@elmagow

Description

@elmagow

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions