style: VI 설명 토스트 줄바꿈 (동적/정적VI 항목 구분)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -9357,7 +9357,7 @@ window.openPinModal = openPinModal;
|
||||
var b=(e.target&&e.target.closest)?e.target.closest('.rt-vi-badge'):null;
|
||||
if(!b)return;
|
||||
e.preventDefault();e.stopPropagation();
|
||||
if(window.showToast)window.showToast('⚡VI(변동성완화장치) — 주가가 짧은 시간에 급변하면 약 2분간 단일가매매로 전환해 과열을 식히는 장치예요. 동적VI는 직전 체결가, 정적VI는 당일 기준가 대비 일정 변동률(코스피200 3%·그 외 6% 등)에서 발동됩니다.','info',7000);
|
||||
if(window.showToast)window.showToast('⚡VI (변동성완화장치)\n\n주가가 짧은 시간에 급변하면 약 2분간\n단일가매매로 전환해 과열을 식히는 장치예요.\n\n• 동적VI: 직전 체결가 대비\n• 정적VI: 당일 기준가 대비\n(코스피200 3%·그 외 6% 등에서 발동)','info',7000);
|
||||
});
|
||||
function tick(){
|
||||
if(document.hidden) return;
|
||||
|
||||
Reference in New Issue
Block a user