Updates README
This commit is contained in:
parent
8bdace68f6
commit
361bdd20d3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user