OPEN-SOURCE SCRIPT
업데이트됨 News

Live Economic Calendar with High/Low Levels
This indicator is based on the news framework by toodegrees. My thanks go to toodegrees for providing the open-source code that serves as the foundation for this extension.
Features:
News High/Low Levels: The indicator marks the high and low points of the candles where news events occur. These levels remains active on the chart until they are breached by price or exceed the defined maximum duration (in days).
Optimized User Interface: The UI is designed to be space-saving (with many settings placed inline) to improve clarity within the indicator settings menu.
Timezone Adjustment: Support for various timezones (e.g., Europe/Berlin) to synchronize event times with your local time.
Design Options: Colors, line styles (Solid, Dashed, Dotted), and text sizes for the news levels can be customized individually.
Filters: News can be filtered by impact (High, Medium, Low) as well as by currency. An automatic mode for the current chart symbol is integrated.
Credits:
The core logic for retrieving economic data is based on the work of toodegrees. This version extends the original by adding visual price levels and a more compact menu navigation.
This indicator is based on the news framework by toodegrees. My thanks go to toodegrees for providing the open-source code that serves as the foundation for this extension.
Features:
News High/Low Levels: The indicator marks the high and low points of the candles where news events occur. These levels remains active on the chart until they are breached by price or exceed the defined maximum duration (in days).
Optimized User Interface: The UI is designed to be space-saving (with many settings placed inline) to improve clarity within the indicator settings menu.
Timezone Adjustment: Support for various timezones (e.g., Europe/Berlin) to synchronize event times with your local time.
Design Options: Colors, line styles (Solid, Dashed, Dotted), and text sizes for the news levels can be customized individually.
Filters: News can be filtered by impact (High, Medium, Low) as well as by currency. An automatic mode for the current chart symbol is integrated.
Credits:
The core logic for retrieving economic data is based on the work of toodegrees. This version extends the original by adding visual price levels and a more compact menu navigation.
릴리즈 노트
//Fix: 19.05.2026 Line correction// -----------------------------------------------------------------------------------------------
// Credits & Open Source Collaboration:
// The News section of this indicator is based on the framework by toodegrees.
// My sincere thanks go to toodegrees for providing the excellent open-source code that serves
// as the foundation for this extension. This custom extension expands the original functionality,
// which highlights the news candle using lines and points, by adding horizontal lines that mark
// and track the extreme points (highs and lows) of the news candle directly within the chart area.
//
// Der Indikators basiert auf dem Framework von toodegrees.
// Mein herzlicher Dank geht an toodegrees für die Bereitstellung des hervorragenden Open-Source-Codes,
// der als Grundlage dient. Die ursprüngliche Version markiert die Newskerze
// bereits mit Linien und Punkten. Ich habe diesen Code um zusätzliche horizontale Linien erweitert,
// um die Extrempunkte (Hochs und Tiefs) der Newskerze direkt im aktuellen Chartbereich
// sichtbar zu machen, um sie präzise verfolgen zu können.
// -----------------------------------------------------------------------------------------------
릴리즈 노트
Log: Bug Fix (26.05.2026)* Issue: Incorrect barLen calculation via previous bar time difference caused erroneous news line creation on gap candles.
* Fix: Changed barLen to a static calculation based on the current timeframe (timeframe.in_seconds() * 1000).
* Result: Precise line generation strictly limited to the correct news candle.
오픈 소스 스크립트
트레이딩뷰의 진정한 정신에 따라, 이 스크립트의 작성자는 이를 오픈소스로 공개하여 트레이더들이 기능을 검토하고 검증할 수 있도록 했습니다. 작성자에게 찬사를 보냅니다! 이 코드는 무료로 사용할 수 있지만, 코드를 재게시하는 경우 하우스 룰이 적용된다는 점을 기억하세요.
면책사항
해당 정보와 게시물은 금융, 투자, 트레이딩 또는 기타 유형의 조언이나 권장 사항으로 간주되지 않으며, 트레이딩뷰에서 제공하거나 보증하는 것이 아닙니다. 자세한 내용은 이용 약관을 참조하세요.
오픈 소스 스크립트
트레이딩뷰의 진정한 정신에 따라, 이 스크립트의 작성자는 이를 오픈소스로 공개하여 트레이더들이 기능을 검토하고 검증할 수 있도록 했습니다. 작성자에게 찬사를 보냅니다! 이 코드는 무료로 사용할 수 있지만, 코드를 재게시하는 경우 하우스 룰이 적용된다는 점을 기억하세요.
면책사항
해당 정보와 게시물은 금융, 투자, 트레이딩 또는 기타 유형의 조언이나 권장 사항으로 간주되지 않으며, 트레이딩뷰에서 제공하거나 보증하는 것이 아닙니다. 자세한 내용은 이용 약관을 참조하세요.