OPEN-SOURCE SCRIPT
업데이트됨 Monday Candles [PhantomCipher]

Monday Candles
Monday Candles colours every candle that opens on a Monday, so the start of each trading week is easy to spot. Many traders mark Monday's range and watch how price reacts to it through the rest of the week.
SNAPSHOT: the indicator on a clean daily chart, with several Mondays highlighted
How it works
The check for a spot or perpetual chart is:
Pine Script®
SNAPSHOT: an intraday chart (for example 1h) showing the full Monday session highlighted
Settings
Limitations
The day is always worked out in UTC. On markets with their own session times, such as gold (XAUUSD), silver (XAGUSD), some other commodities and some forex pairs, the highlighted candles may not line up with the market's actual Monday. The indicator is also not meant for weekly or higher timeframes, where one candle covers the whole week.
Example chart:
BTCUSDT.P
This indicator marks days of the week. It's not a trading signal on its own, so combine it with your own analysis and risk management.
Monday Candles colours every candle that opens on a Monday, so the start of each trading week is easy to spot. Many traders mark Monday's range and watch how price reacts to it through the rest of the week.
SNAPSHOT: the indicator on a clean daily chart, with several Mondays highlighted
How it works
- Spot and perpetual markets: a candle is highlighted when it opens on a Monday in UTC.
- Futures: a candle is highlighted when it opens on a Sunday in UTC. Futures sessions open on Sunday evening, and that session belongs to Monday's trading day.
- Timeframes: on the daily chart the Monday candle is highlighted. On intraday charts every candle that opens during Monday (UTC) is highlighted, so the whole day stands out.
The check for a spot or perpetual chart is:
SNAPSHOT: an intraday chart (for example 1h) showing the full Monday session highlighted
Settings
- Highlight Monday? Turns the highlighting on or off.
- Highlight Color: the colour used for Monday candles (yellow by default).
Limitations
The day is always worked out in UTC. On markets with their own session times, such as gold (XAUUSD), silver (XAGUSD), some other commodities and some forex pairs, the highlighted candles may not line up with the market's actual Monday. The indicator is also not meant for weekly or higher timeframes, where one candle covers the whole week.
Example chart:
This indicator marks days of the week. It's not a trading signal on its own, so combine it with your own analysis and risk management.
릴리즈 노트
Update- Added a note in the source code: this indicator is best viewed on the daily chart, where each week's Monday is a single highlighted candle.
- No change to how the indicator works. Highlighting, settings and colours are the same as before.
Example chart:
오픈 소스 스크립트
트레이딩뷰의 진정한 정신에 따라, 이 스크립트의 작성자는 이를 오픈소스로 공개하여 트레이더들이 기능을 검토하고 검증할 수 있도록 했습니다. 작성자에게 찬사를 보냅니다! 이 코드는 무료로 사용할 수 있지만, 코드를 재게시하는 경우 하우스 룰이 적용된다는 점을 기억하세요.
면책사항
해당 정보와 게시물은 금융, 투자, 트레이딩 또는 기타 유형의 조언이나 권장 사항으로 간주되지 않으며, 트레이딩뷰에서 제공하거나 보증하는 것이 아닙니다. 자세한 내용은 이용 약관을 참조하세요.
오픈 소스 스크립트
트레이딩뷰의 진정한 정신에 따라, 이 스크립트의 작성자는 이를 오픈소스로 공개하여 트레이더들이 기능을 검토하고 검증할 수 있도록 했습니다. 작성자에게 찬사를 보냅니다! 이 코드는 무료로 사용할 수 있지만, 코드를 재게시하는 경우 하우스 룰이 적용된다는 점을 기억하세요.
면책사항
해당 정보와 게시물은 금융, 투자, 트레이딩 또는 기타 유형의 조언이나 권장 사항으로 간주되지 않으며, 트레이딩뷰에서 제공하거나 보증하는 것이 아닙니다. 자세한 내용은 이용 약관을 참조하세요.