I agree with you, but at the same time everyone is just trying to put in their input about how they use Relative Volume with other indicators and personal scans/watchlists. Just make sure to do this, it has worked well for me, but I stepped away from penny stocks due to the volatility:
Scan pre-market with one of the scanners provided above. I personally keep it simple by setting:
1. Last: 0.5-15
2. Volume: 10k-MAX
3. After-hours Percentage Change < the
CLOSE has moved
greater than < 10% in after hours trading < 1m aggregate
Sort by the highest Relative Volume stocks; look for patterns and most importantly: worthy catalysts
Once market opens, wait for a pull back for one of the stocks that you were watching pre-market and then to pop up on your
intraday watchlist/scanner. It's important that they pop up on intraday because that shows you it has strong RV pre and intraday.
The scanner I use is one of the originals that Sonny provided, but made some tweaks because it was hard to find more stocks to run. Here's my intraday scanner:
1. Last: 0.5 - 15
2. Volume: 250k - MAX
3. % change: 5% - MAX
4. Shares: MIN - 50,000,000
5. Unusual Volume < current bar's
volume increased at least
40% from its typical average over
60 periods < D agg
6. Custom...
Code:
#Relative Volume High;
def x = Average(volume, 60)[1];
def v = volume;
def r = Round((v/x),1);
def rvi = r >= 2;
plot scan = rvi;
If your pre-market tickers fail by 10:45, then you can try and be patient for stocks that pop up on the intraday scanner; but like sonny taught me, you just have to be patient and most of the time your PM tickers actually do run up, even if it's later in the morning.
My process is looking for PM gappers to pullback between the 32.8-50 right before market open, then pull back even more until it reaches the 50-61.8% levels (using the Fib Retracement and plot PM low to high). After I'll watch for a break over VWAP and place an entry price. It works really well, but since I have been trying to get into more large caps I had to step away from the penny stocks. I did some back testing on other indicators called the Trend Reversal and TMO, provided by BenTen, I think I'm going to try and use them for these small caps starting tomorrow. I'll let you know how that goes.
P.S. if you wanted to see my chart setup: