Updates README

This commit is contained in:
Sebastien Moreau 2017-10-29 20:55:14 -04:00
parent 8bdace68f6
commit 361bdd20d3
1 changed files with 2 additions and 1 deletions

View File

@ -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 <trade_id>: Instantly sells the given trade (Ignoring `minimum_roi`).
* /performance: Show performance of each finished trade grouped by pair