OPEN-SOURCE SCRIPT

Recent Session High Low Marker - Simple

451
Description:
This Pine Script marks the high and low points of the most recent trading sessions: Asian, London, and New York.

Asian Session: From 19:00 to 21:00 New York time (UTC-4).

London Session: From 02:00 to 05:00 New York time (UTC-4).

New York Session: From 07:00 to 10:00 New York time (UTC-4).

For each session, the script draws two lines:

One for the high of the session.

One for the low of the session.

The lines are drawn horizontally across the chart, making them easy to spot. Each session is marked by two lines with specific colors:

Orange for the Asian session.

Blue for the London session.

Purple for the New York session.

The lines are dynamically updated during the active session, and they will reset when the next session begins. The width of the lines is set to 2 to ensure they are visible without being too thick.

Credits:
Script created by Jdv.

면책사항

이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.