JamesPowell

New Session Bars

JamesPowell تم تحديثه   
COINBASE:ETCUSD   ايثيريوم كلاسيك
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.
تعليق:
hell i guess i did it wrong never mind
تعليق:
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)
تعليق:
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)
تعليق:
maybe that helps i dont know the top one is for cryptos and the bottom one is like for SPX500

إخلاء المسؤولية

لا يُقصد بالمعلومات والمنشورات أن تكون، أو تشكل، أي نصيحة مالية أو استثمارية أو تجارية أو أنواع أخرى من النصائح أو التوصيات المقدمة أو المعتمدة من TradingView. اقرأ المزيد في شروط الاستخدام.