OPEN-SOURCE SCRIPT
已更新 New York Open Lines

This indicator marks key New York trading session opens on the chart. It draws horizontal lines at the New York Midnight Open (00:00 NY time) and the New York Economic Open (08:30 NY time) prices.
Key Features:
1) Customizable Line Styles & Colors:
* Users can choose between solid, dotted, or dashed lines.
* Colors are customizable for each open level.
2) Timeframe-Based Logic:
* For timeframes above 30 minutes:
- It retrieves the midnight (NYMO) and 8:30 AM (ETO) open prices using request.security_lower_tf().
- The script ensures the price is stored only once per day.
* For 30-minute timeframes and below:
- The script draws lines at the exact open prices as bars appear.
3) Line Management:
* The lines extend for 24 hours from the open.
* The previous day's lines are removed to keep the chart clean.
4) Session Reset:
* At the start of a new trading day, the stored NYMO and ETO prices reset to na to prepare for the next session.
This helps traders quickly identify key New York session levels, often used for support, resistance, and breakout trading strategies.
Key Features:
1) Customizable Line Styles & Colors:
* Users can choose between solid, dotted, or dashed lines.
* Colors are customizable for each open level.
2) Timeframe-Based Logic:
* For timeframes above 30 minutes:
- It retrieves the midnight (NYMO) and 8:30 AM (ETO) open prices using request.security_lower_tf().
- The script ensures the price is stored only once per day.
* For 30-minute timeframes and below:
- The script draws lines at the exact open prices as bars appear.
3) Line Management:
* The lines extend for 24 hours from the open.
* The previous day's lines are removed to keep the chart clean.
4) Session Reset:
* At the start of a new trading day, the stored NYMO and ETO prices reset to na to prepare for the next session.
This helps traders quickly identify key New York session levels, often used for support, resistance, and breakout trading strategies.
發行說明
Visual fix開源腳本
本著TradingView的真正精神,此腳本的創建者將其開源,以便交易者可以查看和驗證其功能。向作者致敬!雖然您可以免費使用它,但請記住,重新發佈程式碼必須遵守我們的網站規則。
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。
開源腳本
本著TradingView的真正精神,此腳本的創建者將其開源,以便交易者可以查看和驗證其功能。向作者致敬!雖然您可以免費使用它,但請記住,重新發佈程式碼必須遵守我們的網站規則。
免責聲明
這些資訊和出版物並不意味著也不構成TradingView提供或認可的金融、投資、交易或其他類型的意見或建議。請在使用條款閱讀更多資訊。