From 0e9169e1eca7589daac29d6a5209624d927f16ac Mon Sep 17 00:00:00 2001 From: Stefano Date: Mon, 20 Nov 2023 15:35:06 +0900 Subject: [PATCH] update docs --- docs/telegram-usage.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/telegram-usage.md b/docs/telegram-usage.md index f501d0e49..e4dc02c76 100644 --- a/docs/telegram-usage.md +++ b/docs/telegram-usage.md @@ -175,6 +175,7 @@ official commands. You can ask at any moment for help with `/help`. | `/status` | Lists all open trades | `/status ` | Lists one or more specific trade. Separate multiple with a blank space. | `/status table` | List all open trades in a table format. Pending buy orders are marked with an asterisk (*) Pending sell orders are marked with a double asterisk (**) +| `/order ` | Lists orders of one or more specific trade. Separate multiple with a blank space. | `/trades [limit]` | List all recently closed trades in a table format. | `/count` | Displays number of trades used and available | `/locks` | Show currently locked pairs.