미국, 이란산 해상 원유에 대한 일시적 면제 연장하지 않을 것 발표
US Says Temporary Relief On Seaborne Iran Oil Will Not Be Renewed
NDTV
· 🇮🇳 New Delhi, IN
EN
2026-04-15 11:11
Translated
최초의 제재 면제 조치는 3월 20일 이전에 선적된 이란산 원유 및 기타 석유 제품의 인도 및 판매를 허용했으며, 4월 19일까지 유효할 예정이었다.
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
8th Pay Commission News
US-Iran War News
TCS Nashik Case
Who Is Juhi Bhatt?
IPL 2026 Points Table
Trending
ICICI Prudential Q4 Results Review: HDFC Securities Trims Target Price, But Retains Rating — Check Potential Upside
Mumbai: Beam Collapses At Bandra Kurla Complex Metro Construction Site During Lifting
IPL 2026 Points Table: CSK Crush KKR By 32 runs, Pick Second Win On Bounce
Novartis CEO Vas Narasimhan Joins Anthropic Board Ahead Of Potential IPO
Bank Holiday Today: Are Banks Open Or Closed On Wednesday, April 15 For Bihu, Vishu? Check Here
Download the App
for a clutter-free reading experience
Advertisement
Surprise Winner? How Tata Steel May Gain From EU Plan To Curb Imports, Slap 50% Tariffs
EU agrees to cut tariff-free steel import threshold to 18.3 million tonnes with up to 50% tariffs
Tata Steel Netherlands may benefit from higher steel prices due to EU import restrictions
Tata Steel UK exports to EU will face tariffs, but impact is minimal on overall group
More Beeps
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
8th Pay Commission News
US-Iran War News
TCS Nashik Case
Who Is Juhi Bhatt?
IPL 2026 Points Table
Trending
ICICI Prudential Q4 Results Review: HDFC Securities Trims Target Price, But Retains Rating — Check Potential Upside
Mumbai: Beam Collapses At Bandra Kurla Complex Metro Construction Site During Lifting
IPL 2026 Points Table: CSK Crush KKR By 32 runs, Pick Second Win On Bounce
Novartis CEO Vas Narasimhan Joins Anthropic Board Ahead Of Potential IPO
Bank Holiday Today: Are Banks Open Or Closed On Wednesday, April 15 For Bihu, Vishu? Check Here
Download the App
for a clutter-free reading experience
Advertisement
Surprise Winner? How Tata Steel May Gain From EU Plan To Curb Imports, Slap 50% Tariffs
EU agrees to cut tariff-free steel import threshold to 18.3 million tonnes with up to 50% tariffs
Tata Steel Netherlands may benefit from higher steel prices due to EU import restrictions
Tata Steel UK exports to EU will face tariffs, but impact is minimal on overall group
More Beeps
처리 완료
1,945 tokens · $0.0034
기사 수집 완료 · 11:35
매체 피드에서 기사 메타데이터 수집
헤드라인 번역 완료 · 11:43
제목/요약 한국어 번역 (fetch 시점 inline)
kimi-k2.5
190 tokens
$0.00035
4.7s
본문 추출 완료
2,172자 추출 완료
본문 한국어 번역 완료 · 11:43
2,172자 번역 완료
kimi-k2.5
1,755 tokens
$0.00308
29.9s
지정학적 엔티티 추출 완료 · 11:43
7개 엔티티 추출 완료
지정학적 맥락 & R-Scanner
R-Scanner · 평상
z=-1.73
일상적인 보도 수준 — 기준: Iran
(🇮🇷 IR)
최근 6시간 67건
7일 평균 82.86건 / 6h
11개국 매체
15개 매체
본문에서 추출된 지명 (7)
위치 지도
지도 로딩 중…
같은 주제의 다른 기사 (최근 7일)
The initial sanctions waiver allowed for the delivery and sale of Iranian crude and other petroleum products loaded onto ships before March 20, and was to last through April 19.
Add Your First Stockthat 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
8th Pay Commission News
US-Iran War News
TCS Nashik Case
Who Is Juhi Bhatt?
IPL 2026 Points Table
Trending
ICICI Prudential Q4 Results Review: HDFC Securities Trims Target Price, But Retains Rating — Check Potential Upside
Mumbai: Beam Collapses At Bandra Kurla Complex Metro Construction Site During Lifting
IPL 2026 Points Table: CSK Crush KKR By 32 runs, Pick Second Win On Bounce
Novartis CEO Vas Narasimhan Joins Anthropic Board Ahead Of Potential IPO
Bank Holiday Today: Are Banks Open Or Closed On Wednesday, April 15 For Bihu, Vishu? Check Here
Download the App
for a clutter-free reading experience
Advertisement
Surprise Winner? How Tata Steel May Gain From EU Plan To Curb Imports, Slap 50% Tariffs
EU agrees to cut tariff-free steel import threshold to 18.3 million tonnes with up to 50% tariffs
Tata Steel Netherlands may benefit from higher steel prices due to EU import restrictions
Tata Steel UK exports to EU will face tariffs, but impact is minimal on overall group
More Beeps