From 47d44c7cb5cb9470eb426a73cbf734b681c307ab Mon Sep 17 00:00:00 2001 From: discountry Date: Sat, 27 Sep 2025 22:58:38 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E7=A7=BB=E9=99=A4=20README=20?= =?UTF-8?q?=E4=B8=AD=E5=85=B3=E4=BA=8E=E6=97=A7=E7=89=88=E6=96=87=E6=A1=A3?= =?UTF-8?q?=E7=9A=84=E8=AF=B4=E6=98=8E=EF=BC=8C=E4=BB=A5=E7=AE=80=E5=8C=96?= =?UTF-8?q?=E6=96=87=E6=A1=A3=E7=BB=93=E6=9E=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 - README_en.md | 1 - 2 files changed, 2 deletions(-) diff --git a/README.md b/README.md index a6ccc57..046646a 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,6 @@ ## 文档索引 - [English README](README_en.md) - [简明上手指南(零基础)](simple-readme.md) -- `legacy/docs/`:旧版策略与架构说明 ## 项目亮点 - **实时行情与风控**:Websocket + REST 自动同步账户、挂单与仓位。 diff --git a/README_en.md b/README_en.md index 953e339..e23bff0 100644 --- a/README_en.md +++ b/README_en.md @@ -5,7 +5,6 @@ A Bun-powered trading workstation for Aster perpetual contracts that ships two p ## Documentation Map - [中文 README](README.md) - [Beginner-friendly Quick Start](simple-readme.md) -- `legacy/docs/`: in-depth architecture notes for the historical workspace ## Highlights - **Live market data & risk sync** via websocket feeds with REST fallbacks, full reconciliation on restart.