Enrich WeCom open/close notifies with Chinese qty, margin, and PnL.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-08-02 08:58:49 +08:00
parent aab0b9bdf6
commit 0e3b9e53ac
8 changed files with 373 additions and 32 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ const CLOSE_REASON_ZH: Record<string, string> = {
expiry: "到期结算",
emergency: "紧急全平",
manual: "手动平仓",
liquidity_retry: "流动性等待后续平仓",
liquidity_retry: "等待流动性后全平",
unknown: "未知",
};