신심리도 추가, 투자심리도 수정

This commit is contained in:
Macbook
2026-05-29 23:03:47 +09:00
parent 320675ea6b
commit 359e6c9653
19 changed files with 226 additions and 74 deletions
+1 -1
View File
@@ -180,7 +180,7 @@ export function getHlinePriceSpec(indicatorType: string, current: number): Numer
Disparity: [90, 95, 100, 105, 110],
VR: [50, 100, 150, 200, 250],
Psychological: [25, 50, 75],
NewPsychological: [25, 50, 75],
NewPsychological: [-50, 0, 50],
InvestPsychological: [25, 50, 75],
};