Skip to content

Commit ba93dcb

Browse files
Pigbibicodex
andcommitted
docs: clarify QSL architecture role
Co-Authored-By: Codex <noreply@openai.com>
1 parent 9609933 commit ba93dcb

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

3+
4+
## QSL architecture role
5+
6+
- **Layer**: `strategy-library`.
7+
- **Responsibility**: crypto strategy implementation package.
8+
- **Owns**: runtime strategy code and metadata consumed by BinancePlatform.
9+
- **Consumes**: QuantPlatformKit and CryptoLivePoolPipelines artifacts.
10+
- **Must not**: own broker credentials or execution deployment.
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
# CryptoStrategies
22

3+
4+
## QSL 架构角色
5+
6+
- **层级**`策略库`
7+
- **职责**:加密策略实现包。
8+
- **事实源/归属**:BinancePlatform 消费的 runtime 策略代码和元数据。
9+
- **消费对象**:QuantPlatformKit 和 CryptoLivePoolPipelines artifacts。
10+
- **禁止事项**:持有券商凭据或执行部署。
11+
312
[English README](README.md)
413

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

0 commit comments

Comments
 (0)