JamesPowell

New Session Bars

JamesPowell Uppdaterad   
COINBASE:ETCUSD   Ethereum Classic
this is not a trading idea its only an update to my sessions bars script from a long time ago. I only changed the time values so it would work with Cryptos or at least the one im looking at. Anyone is welcome to them. I tried publishing them but i guess they are to old and have to be converted to a newer version and i dont know how. Hell a guy made the original one for me and i dont even know who that was.
Kommentera:
hell i guess i did it wrong never mind
Kommentera:
study("Session bars", overlay=true)
t=time(period,"1430-2100")
t0=time(period, "0100-0101")
t1=time(period, "0900-0901")
bgcolor(color = na ( t0 ) ? na:blue, transp=60)
bgcolor(color = na ( t1 ) ? na:blue, transp=60)
bgcolor(color = na ( t ) ? red:green, transp=70)
Kommentera:
study("Session bars", overlay=true)
t=time(period,"0930-1600")
t0=time(period, "2000-2001")
t1=time(period, "0400-0401")
bgcolor(color = na ( t0 ) ? na:blue, transp=60)
bgcolor(color = na ( t1 ) ? na:blue, transp=60)
bgcolor(color = na ( t ) ? red:green, transp=70)
Kommentera:
maybe that helps i dont know the top one is for cryptos and the bottom one is like for SPX500

Frånsägelse av ansvar

Informationen och publikationerna är inte avsedda att vara, och utgör inte heller finansiella, investerings-, handels- eller andra typer av råd eller rekommendationer som tillhandahålls eller stöds av TradingView. Läs mer i Användarvillkoren.