2023OSSLteam / 2023OSSLteam/StockTrading
판매기능 추가
- Lingua principale
- C++
- Stelle
- 1
- Fork
- 2
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
## 목적
주식 판매 기능
## 작업 상세 내용
자신이 가지고 있는 주식을 판매할 수 있다.
## Reference
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Ambito
- backend
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 35/100