Daily profit command - better message formatting and minor fixes

This commit is contained in:
Stephen Dade
2017-12-12 19:38:18 +11:00
parent ccb8c3c352
commit 0b18c93d19
3 changed files with 37 additions and 22 deletions

View File

@@ -25,7 +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
* /daily <n>: Shows profit or loss per day, over the last n days
* /help: Show help message
* /version: Show version