Thanks for sharing and I've tested the script successfully. The challenge I've encountered is setting an anchored date that is not based on a broader sector or market event to yield a larger scan list result. It would be nice to explore something more specific like scanning from swing high/low within x-bars on various time frames.
@brettmelton5826 Жыл бұрын
How can we add at the end of the code "within X# bars"? Since we used Thinkscript instead of Wizard, it isnt allowing me to input. Thanks
@lorsalsprahe310810 ай бұрын
Hallo, how can we make this the reverse, anchored vwap to see where it bounces before tanking. Instead of support,. the vwap would be anchored at the resistance. Thank you!
@alexanderladyzhensky3001 Жыл бұрын
where can you Edge index indicator?
@TOSIndicators Жыл бұрын
I think you are referring to the Edge Signals indicator, which is included for free with a Volatility Box membership. Here's a link to download the indicator: www.tosindicators.com/indicators/edge-signal And a link to learn more about the VB, in case you aren't a member: www.tosindicators.com/volatility-box/
@ccmda3 ай бұрын
Which program do we use to open the file?
@TOSIndicators3 ай бұрын
You can open the scans inside of ThinkorSwim.
@bennyduffin93222 жыл бұрын
Hello- Are you aware of any ways to scan for stocks within a certain percentage of an Anchored VWAP? Thank you in advance. Love your work!
@TOSIndicators2 жыл бұрын
Hi Benny - you should be able to use the code from this video as a starting point, and add in an additional boolean variable which checks if a stock is within x% of the Anchored VWAP.
@bennyduffin93222 жыл бұрын
@@TOSIndicators Thank you so much. Do you know how something like that would be written? Really appreciate all the help!
@markmcgrath1097 Жыл бұрын
@@bennyduffin9322 Did you get you answer i am also looking for a
@aalite8 ай бұрын
Thank you
@MrCurtis612 жыл бұрын
How do You Plot the cyan Anchored VWAP on the chart?
@TOSIndicators2 жыл бұрын
Hi Curt - you can download the Anchored VWAP indicator for free from our website, to see the cyan VWAP line on your charts: www.tosindicators.com/indicators/anchored-vwap
@MrCurtis612 жыл бұрын
@@TOSIndicators Thanks "Code Red" If you have your chart set to 3y Daily what would you set the aggregation period in the study,1 time frame greater, lesser or the same as the chart?
@cedriclaboureau6992 жыл бұрын
hello I am French I did not understand everything ... Your scanner can only be used on W? also the date to enter your demonstration is that of the day you scan the market? Thank you
@TOSIndicators2 жыл бұрын
Hi Cedric - you can use the Anchored VWAP scans for any symbol/market, and the date you set is determined by the pivot point you'd like to anchor your VWAP to.
@cedriclaboureau35042 жыл бұрын
Understood I sent you é mail thanks
@neilmac47302 жыл бұрын
Thanks 😊
@TOSIndicators2 жыл бұрын
My pleasure!
@robertbeyrer7444 Жыл бұрын
Is it normal for the anchored VWAP to change when I switch time frames Daily to weekly, weekly to monthly etc ?
@TOSIndicators Жыл бұрын
Hi Robert - yes, a weekly/monthly candle doesn't have access to the specific anchor date, vs. a daily chart which does.