diff --git a/README.md b/README.md index 4388f00e3..edc21a9b5 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,8 @@ Persistence is achieved through sqlite. #### Telegram RPC commands: * /start: Starts the trader * /stop: Stops the trader -* /status: Lists all open trades +* /status [table [short]]: Lists all open trades +* /count: Displays number of open trades * /profit: Lists cumulative profit from all finished trades * /forcesell : Instantly sells the given trade (Ignoring `minimum_roi`). * /performance: Show performance of each finished trade grouped by pair