IAE의 가스 시장 보고서가 글로벌 LNG 문제를 밝혀냄; 가격이 높게 유지될까?

IAE's Gas Market Report Sheds Light On Global LNG Woes; Will Prices Stay High?

NDTV · 🇮🇳 New Delhi, IN EN 2026-04-29 00:53 Translated
IEA에 따르면 3월 초 이후 호르무즈 해협을 통한 해운 중단으로 인해 전 세계 LNG 공급량의 거의 20%가 효과적으로 제거되었습니다.
첫 번째 주식 추가
당신에게 중요한 것들
탭하여 추가

관심목록 렌더링(데이터) {

데이터.에러가 있으면 {
빈 관심목록 렌더링() 반환;
}

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

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

내 관심목록

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

${ex.exchangeSymbol || '-'}
${항목.이름}

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

});

관심목록으로 이동

box.innerHTML = html;
}

지금 트렌드 중

주식 시장 뉴스 라이브

오늘의 휘발유, 경유 가격

TCS vs Infosys 급여 인상

SIP vs PPF

Oracle 구조 조정

트렌드

JD Vance, Pentagon이 Donald Trump을 이란 전쟁에 대해 '오도'할 우려, 비축량 고갈: 보도

이란 전쟁이 미국 가정에 타격: 호르무즈 교착으로 인한 가솟값 4년 최고치 기록

Q4FY26 실적 내일: Adani Power, Vedanta, Bajaj Finance, Waaree Energies 외 50개 이상 기업이 4월 29일 실적 발표 예정

'왜 이 플랫폼을 사용하지 않을까?': Billie Eilish, ICE를 비판하며 억만장자들에게 '당신의 돈을 기부하라' 촉구 — 시청

D-Street 변동성 속에서 FII 유출 계속: 화요일에 외국인 투자자가 얼마나 팔았는지

앱을 다운로드하세요
혼란 없는 읽기 경험을 위해

광고

뉴스 세금: 호주, 저널리즘 자금 조성을 위해 Meta, Google, TikTok에 2.25% 부과금 준비 중

호주 정부는 호주 수익의 2.25% 균등 세금을 기술 대기업에 부과할 것을 제안했습니다
이 세금은 Meta, Google, TikTok과 같은 플랫폼이 뉴스 출판사에 지불하도록 장려합니다
거래를 회피하는 플랫폼은 세금을 지불해야 하며, 자금은 기자 고용에 따라 배분됩니다

더 많은 비프음
처리 완료 2,869 tokens · $0.0065
기사 수집 완료 · 02:30
매체 피드에서 기사 메타데이터 수집
헤드라인 번역 완료 · 02:45
제목/요약 한국어 번역 (fetch 시점 inline)
claude-haiku-4-5-20251001 237 tokens $0.00059 1.6s
본문 추출 완료
2,234자 추출 완료
본문 한국어 번역 완료 · 02:45
1,248자 번역 완료
claude-haiku-4-5-20251001 2,632 tokens $0.00589 10.8s
지정학적 엔티티 추출 완료 · 02:45
4개 엔티티 추출 완료

According to the IEA, disruptions to shipping through the Strait of Hormuz since early March have effectively removed nearly 20% of global LNG supply.

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 News Live





Petrol, Diesel Price Today





TCS vs Infosys Salary Hike





SIP vs PPF





Oracle Layoffs



















Trending








JD Vance Fears Pentagon 'Misleading' Donald Trump On Iran War, Stockpile Depletion: Report










Iran War Pinches US Households: Gas Prices Hit 4-Year High Under Hormuz Deadlock










Q4FY26 Results Tomorrow: Adani Power, Vedanta, Bajaj Finance, Waaree Energies Among 50+ Firms To Report Earnings On April 29










'Why Not Use This Platform?': Billie Eilish Slams ICE, Tells Billionaires To 'Give Your Money Away' — Watch










FII Outflow Unabated Amid D-Street Volatility: Here's How Much Foreign Investors Sold On Tuesday



















Download the App
for a clutter-free reading experience















Advertisement






















News Tax: Australia Preps For 2.25% Levy On Meta, Google, TikTok To Fund Journalism

The Australian government proposed a uniform 2.25% tax on tech giants' Australian revenues
The tax aims to incentivise platforms like Meta, Google, and TikTok to pay news publishers
Platforms avoiding deals must pay the tax, with funds distributed based on journalist employment












More Beeps