2023OSSLteam / 2023OSSLteam/StockTrading
판매기능 추가
Ouverte
documentation
- Langage dominant
- C++
- Étoiles
- 1
- Forks
- 2
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
## 목적
주식 판매 기능
## 작업 상세 내용
자신이 가지고 있는 주식을 판매할 수 있다.
## Reference
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Domaine
- backend
- Type d'issue
- Fonctionnalité
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 35/100