신심리도 추가, 투자심리도 수정
This commit is contained in:
@@ -36,6 +36,7 @@ export const INDICATOR_PLOT_PARAMS: Record<string, Record<string, string[]>> = {
|
||||
UltimateOscillator: { plot0: ['length1', 'length2', 'length3'] },
|
||||
ConnorsRSI: { plot0: ['rsiLength', 'upDownLength', 'rocLength'] },
|
||||
Psychological: { plot0: ['length'] },
|
||||
NewPsychological: { plot0: ['length'] },
|
||||
InvestPsychological: { plot0: ['length'] },
|
||||
Disparity: {
|
||||
plot0: ['ultraLength'],
|
||||
|
||||
Reference in New Issue
Block a user