Skip to content

Commit 84bd5c9

Browse files
Pigbibicodex
andauthored
docs: clarify QSL architecture role (#301)
Co-authored-by: Codex <noreply@openai.com>
1 parent de62211 commit 84bd5c9

2 files changed

Lines changed: 18 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# LongBridgePlatform
22

3+
4+
## QSL architecture role
5+
6+
- **Layer**: `runtime-platform`.
7+
- **Responsibility**: LongBridge US/HK execution runtime.
8+
- **Owns**: LongBridge connectivity, regional runtime settings, dry-run/live controls.
9+
- **Consumes**: UsEquityStrategies, HkEquityStrategies, snapshot artifacts, QuantPlatformKit, QuantRuntimeSettings.
10+
- **Must not**: own strategy research logic or store credentials in Git.
11+
312
[Chinese README](README.zh-CN.md)
413

514
> Investing involves risk. This project does not provide investment advice and is for education, research, and engineering review only.

README.zh-CN.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# LongBridgePlatform
22

3+
4+
## QSL 架构角色
5+
6+
- **层级**`执行平台`
7+
- **职责**:LongBridge 美股/港股执行运行时。
8+
- **事实源/归属**:LongBridge 连接、区域 runtime 设置、dry-run/live 控制。
9+
- **消费对象**:UsEquityStrategies、HkEquityStrategies、snapshot artifacts、QuantPlatformKit、QuantRuntimeSettings。
10+
- **禁止事项**:承载策略研究逻辑或把凭据写入 Git。
11+
312
[English README](README.md)
413

514
> 投资有风险。本项目不构成投资建议,仅用于学习、研究和工程审阅。

0 commit comments

Comments
 (0)