유럽 여행 계획 중이신가요? 새로운 출입국 시스템에 대해 모든 것을 알아보세요

Planning Trip To Europe? Know Everything About New Entry/Exit System

NDTV EN 2026-04-10 16:33 Translated
새로운 변경사항은 솅겐 지역을 단기간 방문하는 비EU/EEA 국가 여행자 모두에게 적용됩니다.
첫 번째 주식 추가
당신에게 중요한 것들
추가하려면 탭하세요

조회 목록 렌더링(데이터) {

데이터.오류가 있으면 {
빈 조회 목록 렌더링 반환;
}

데이터가 배열이 아니거나 데이터.길이가 0이면 {
빈 조회 목록 렌더링 반환;
}

// const list = data;
const list = data.slice(0, 3);
const box = document.getElementById("조회목록컨테이너");

let html = `

내 조회 목록


`;

list.forEach(item => {
const ex = item.nse.exchangeSymbol ? item.nse : item.bse;
let changeClass = ex.percent_change > 0 ? "StkWg_lst-up" :
ex.percent_change < 0 ? "StkWg_lst-dwn" : "StkWg_lst-nu";

html += `


${ex.exchangeSymbol || '-'}
${item.name}



${ex.last_price.toFixed(2)}
${ex.percent_change.toFixed(2)}%



`;
});

html += `



조회 목록으로 이동



`;

box.innerHTML = html;
}

지금 인기 급상승




주식 시장 실시간 뉴스




TCS 급여 인상




오늘 매수할 주식




무쿨 초우다리는 누구?




구글 페이 새로운 기능




인기 급상승




BITSAT 입학 허가증 2026 오늘 공개: BITSAT 2026 세션 1 홀 티켓; 예상 커트오프 알아보기




WhatsApp 암호화 논쟁: 메타, 개인정보보호 주장을 둘러싼 새로운 미국 소송 직면 — 자세한 내용




MLS의 네이마르? FC 신시내티, 산토스 스타와 협상 개시




자이피 그룹 창립자, 아다니 인수안을 지지하며 투명한 절차 칭찬




Groww 주식 사상 최고 기록, NSE에서 6% 이상 급등




앱 다운로드
깔끔한 읽기 경험을 위해




광고




2026년 3월 AMFI 데이터: 활성 주식형 뮤추얼 펀드 유입량 7월 이후 최고

능동적으로 관리되는 주식형 뮤추얼 펀드는 3월에 404억 5,026만 루피의 유입을 기록하여 2025년 7월 이후 최고치
전체 뮤추얼 펀드 산업은 3월에 2조 3,900억 루피의 유출을 기록
유동형 펀드가 1조 50억 5,120만 루피의 주식형 유입으로 주도




더 많은 신호음

The new changes apply to all the travellers from non-EU/EEA countries visiting the Schengen Area for short stays.

Add Your First Stock
that matter to you
Tap to Add


`;
}

function renderWatchlist(data) {

if (data.error) {
return renderEmptyWatchlist();
}

if (!Array.isArray(data) || data.length === 0) {
return renderEmptyWatchlist();
}

// const list = data;
const list = data.slice(0, 3);
const box = document.getElementById("watchlistContainer");

let html = `

My Watchlist


`;

list.forEach(item => {
const ex = item.nse.exchangeSymbol ? item.nse : item.bse;
let changeClass = ex.percent_change > 0 ? "StkWg_lst-up" :
ex.percent_change < 0 ? "StkWg_lst-dwn" : "StkWg_lst-nu";

html += `


${ex.exchangeSymbol || '-'}
${item.name}



${ex.last_price.toFixed(2)}
${ex.percent_change.toFixed(2)}%



`;
});

html += `



Go to Watchlist



`;

box.innerHTML = html;
}





Trending Now






Stock Market Live News





TCS Salary Hike





Stocks To Buy Today





Who Is Mukul Choudhary?





Google Pay New Feature



















Trending








BITSAT Admit Card 2026 To Be OUT Today: Session 1 Hall Tickets For BITSAT 2026; Know Expected Cutoffs










WhatsApp Encryption Row: Meta Faces Fresh US Lawsuit Over Privacy Claims — Details Inside










Neymar In MLS? FC Cincinnati Open Talks With Santos Star










Jaypee Group Founder Backs Adani Takeover, Hails Transparent Process










Groww Shares Hit All Time High, Surge Over 6% On NSE



















Download the App
for a clutter-free reading experience















Advertisement






















March AMFI Data: Active Equity Mutual Fund Inflows Highest Since July

Actively managed equity mutual funds saw Rs 40,450.26 crore inflows in March, highest since July 2025
Overall mutual fund industry recorded outflows of Rs 2.39 lakh crore in March
Flexicap funds led equity inflows with Rs 10,054.12 crore












More Beeps