2023OSSLteam / 2023OSSLteam/StockTrading
판매기능 추가
未关闭
documentation
- 主要语言
- C++
- 星标
- 1
- 派生
- 2
- PR 合并指标
- 30 天内没有已合并 PR
描述
## 목적
주식 판매 기능
## 작업 상세 내용
자신이 가지고 있는 주식을 판매할 수 있다.
## Reference
贡献指南
这个仓库没有索引到贡献指南
调研方向
The issue describes adding a stock selling feature. First, examine the existing codebase to understand the data structures for user holdings and the current buying functionality. Look for files related to transaction processing, user portfolios, and stock market logic. Determine how to validate a sale (e.g., sufficient holdings) and update the user's balance and portfolio. A test to verify the sale completes successfully would show the feature is done.
由索引模型根据 Issue 内容生成。
评估
- 领域
- backend
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100