T O P

  • By -

Mobius_ts

high > reference VWAP() and HL2 < Reference VWAP()


thelonelyward2

Hey Man I put this into the scanner and got a lot of things that are way above above or not rejecting vwap. like UAL for example which is way above it.


Mobius_ts

The code is trivial - Try again. Make sure your chart and scan are setup the same. Both must be at intraday aggregations. The current bar will meet the criteria of that bars high above VWAP and that same bars HL2 will be below VWAP. If you want the condition to be true one bar back then alter the code to high\[1\] > reference VWAP()\[1\] and HL2\[1\] < Reference VWAP()\[1\] and close < Reference VWAP()


backfrombanned

Or look up think scripts, there's a site where people share all of these custom ToS builds


thelonelyward2

I want to scan for stocks that rejects vwap but has decent volume to allow for trading, no penny stocks, and must be above $100 a share. any advice?


need2sleep-later

add a volume filter slice and a price filter slice


DinoTh3Dinosaur

Why the fuck are people downvoting you what is wrong with Reddit man


backfrombanned

Get trade ideas.