← All Analyses
XAUUSD= 0 and currentMinutes < 540
bool london =
currentMinutes >= 480 and currentMinutes < 1020
bool newYork =
currentMinutes >= 780 and currentMinutes < 1320
color sessionColor = na
if showTokyo and tokyo {
sessionColor := tokyoColor
}
if showLondon and london {
sessionColor := londonColor
}
if showNewYork and newYork {
sessionColor := newYorkColor
}
bgcolor(sessionColor)p>
forex sessions
Disclaimer
The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by GoCharting. Read more in the Terms of Use.
Related Analyses
Comments (0)
Loading comments…

