Merge pull request #171 from stephendade/dailymsg

Added daily profit telegram command
This commit is contained in:
Samuel Husso
2017-12-12 19:42:31 +02:00
committed by GitHub
3 changed files with 92 additions and 5 deletions

View File

@@ -25,6 +25,7 @@ Persistence is achieved through sqlite.
* /forcesell <trade_id>|all: Instantly sells the given trade (Ignoring `minimum_roi`).
* /performance: Show performance of each finished trade grouped by pair
* /balance: Show account balance per currency
* /daily <n>: Shows profit or loss per day, over the last n days
* /help: Show help message
* /version: Show version