diff --git a/docs/rest-api.md b/docs/rest-api.md index afecc1d80..efcacc8a1 100644 --- a/docs/rest-api.md +++ b/docs/rest-api.md @@ -100,7 +100,6 @@ python3 scripts/rest_client.py --config rest_config.json [optional par | `stopbuy` | | Stops the trader from opening new trades. Gracefully closes open trades according to their rules. | `reload_conf` | | Reloads the configuration file | `status` | | Lists all open trades -| `status table` | | List all open trades in a table format | `count` | | Displays number of trades used and available | `profit` | | Display a summary of your profit/loss from close trades and some stats about your performance | `forcesell ` | | Instantly sells the given trade (Ignoring `minimum_roi`).