TradingView
ak2k2
Jan 17, 2023 12:24 AM

Custom_AVWAP_Harpal's-Anchors 

SPDR S&P 500 ETF TRUSTArca

Description

Automated VWAP Indicator written in PineScript for TradingView charts. Automatically Anchored at key swing H/L levels extracted from price and volume time-series.

Indicator takes one Argument, "LookBack (# of Periods)", and then for a given security finds three key anchors, the highest and lowest values in the 'hlc3' column (average of high low and close on the daily timeframe) in the last 'LookBack' # of days. The script displays up to three color coded time-series corresponding to a trailing Volume Weighted Average Price beginning at the anchor dates corresponding to the anchor points listed above.
Comments
vinikumar72
How to use this। Can you please explain। And plz add buy and sell if possible।nice script 👍 bro
ak2k2
@vinikumar72, thanks, working on an updated version which will be out soon! this is now outdated
vinikumar72
@ak2k2, ok it repaint when price goes higher high or lower low। Ok i will wait for upcoming updated version।
vinikumar72
@ak2k2, when New version is coming out bro।
ak2k2
@vinikumar72, check my last script - TF-Selective-AAVWAP
More