JamesPowell

New Session Bars

JamesPowell Zaktualizowano   
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.
Komentarz:
hell i guess i did it wrong never mind
Komentarz:
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)
Komentarz:
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)
Komentarz:
maybe that helps i dont know the top one is for cryptos and the bottom one is like for SPX500

Wyłączenie odpowiedzialności

Informacje i publikacje przygotowane przez TradingView lub jego użytkowników, prezentowane na tej stronie, nie stanowią rekomendacji ani porad handlowych, inwestycyjnych i finansowych i nie powinny być w ten sposób traktowane ani wykorzystywane. Więcej informacji na ten temat znajdziesz w naszym Regulaminie.