Merge pull request #171 from stephendade/dailymsg
Added daily profit telegram command
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user