TradingView
neolao
12 Tem 2018 21:12

VWAP with period 

Bitcoin / TetherUSBinance

Açıklama

VWAP with period

Sürüm Notları

Update title
Yorumlar
BillyNare
What does it mean with period? Should I bring tampon?
winshell76
@BillyNare, ha ha ha ha
jamiespips
Hey @neolao

Thanks very much for this code.

I’m trying to edit your code to build a VWAP that resets outside of mkt hours… eg, this new indicator would have a VWAP between 0930-1600 and then it resets and is a new VWAP between 1600-0930. I have this code so far to distinguish the time:

mkt_hours = time(period, "0930-1600" )
plot(na(mkt_hours) ? 0 : 1)

The logic behind this is that I trade futures which are a 24 hour market - so the VWAP during business hours is calculated cumulatively for only business hours, and then it resets for the overnight trading.

Thanks ever so much for your help!
ALCC-Trading
@jamiespips, did you get it ? , im also traying to plot only the CME VWAP session, i was wondering if you already hve it ?
cheetahcapital1
@jamiespips, Can I get this edited version please? I am trading the ES and so this would be very helpful.
gunazzi
Good one :)
kerabakharat123456
Verry nice
kerabakharat123456
Nice indicates
rkolle2
this indicator is simple and perfect.. thanks!
TradingJokerHarleyQuinn
i love you
Daha Fazla