TradingView
BAline
21 Sep 2022 pukul 22.43

Days of the week 

Bitcoin / TetherUS PERPETUAL CONTRACTBinance

Huraian

Shows the days of the week and beginning of CME session.

Nota Keluaran

Updated with option to remove beginning of the day.

Nota Keluaran

Updated as suggested in the comments. Thanks.
Komen
h0p31
hi can u add high low of the previous day plz
Irukandji101
Hello - why does the day of the week appear at 10:00 ET? Also, what is the little dot for under the day? thanks
kunbrothers_okkim
Hello good day BA Line i just wanna ask if the timezone can be edited? Thanks in advance
Preplan
Can you make it possible to change the timezone in UTC for the daily divider?
I prefer the day to start at midnight UTC-4.
Isma_Sesay
Hello is there any chance to change the colour of the day?
from white to black for example?
IXLPHxI
My favorite indicator! Can you please just modify the stars? Whenever i delete them or replace them by a simple dot and save the indicator, when i close tradingview and open it again it just resets and always brings back the stars.
kryptocollector
@XLPHxTRADER, Just add the following after the text command into all the plotchar lines.
Example for a small dot
char='•'
Example for a big dot
char='●'

Code example
text='Monday', char='•', color=color.new(color.black, 50), location=location.bottom, offset=0)
BAline
@kryptocollector, Thanks, I have updated as suggested.
Lebih