JamesPowell

New Session Bars

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

Declinazione di responsabilità

Le informazioni ed i contenuti pubblicati non costituiscono in alcun modo una sollecitazione ad investire o ad operare nei mercati finanziari. Non sono inoltre fornite o supportate da TradingView. Maggiori dettagli nelle Condizioni d'uso.