Skip to content

Commit 1d6e124

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

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
# FirstradePlatform
22

3+
4+
## QSL architecture role
5+
6+
- **Layer**: `runtime-platform`.
7+
- **Responsibility**: experimental Firstrade US equity execution runtime.
8+
- **Owns**: Firstrade-compatible runtime controls, generated orders, notifications.
9+
- **Consumes**: UsEquityStrategies, UsEquitySnapshotPipelines artifacts, QuantPlatformKit, QuantRuntimeSettings.
10+
- **Must not**: promote strategies without evidence or store secrets 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
# FirstradePlatform
22

3+
4+
## QSL 架构角色
5+
6+
- **层级**`执行平台`
7+
- **职责**:实验性 Firstrade 美股执行运行时。
8+
- **事实源/归属**:Firstrade-compatible runtime 控制、生成订单、通知。
9+
- **消费对象**:UsEquityStrategies、UsEquitySnapshotPipelines artifacts、QuantPlatformKit、QuantRuntimeSettings。
10+
- **禁止事项**:无证据推广策略或把 secrets 写入 Git。
11+
312
[English README](README.md)
413

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

0 commit comments

Comments
 (0)