This commit is contained in:
2026-02-01 15:25:08 +09:00
parent 01acc19401
commit 35dfce6818
6 changed files with 305 additions and 74 deletions

View File

@@ -61,6 +61,9 @@ export interface StockItem {
dividendYield?: number;
aiScoreBuy: number;
aiScoreSell: number;
openPrice?: number; // 시가
highPrice?: number; // 고가
lowPrice?: number; // 저가
themes?: string[];
// --- New Fields ---
memo?: string; // 사용자 메모