TradingView
BAline
21 กันยา 2022 เวลา 22 นาฬิกา 43 นาที

Days of the week 

Bitcoin / TetherUS PERPETUAL CONTRACTBinance

คำอธิบาย

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

เอกสารเผยแพร่

Updated with option to remove beginning of the day.

เอกสารเผยแพร่

Updated as suggested in the comments. Thanks.
ความคิดเห็น
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.
เพิ่มเติม