Added daily profit telegram command

This commit is contained in:
Stephen Dade
2017-12-10 17:32:40 +11:00
parent 82bf0be3e2
commit ccb8c3c352
3 changed files with 76 additions and 4 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 (default 7) days
* /help: Show help message
* /version: Show version