InvestorsHub Logo
icon url

MrBigz

04/07/09 6:41 PM

#40155 RE: klynn55 #40153

u mean my pincher scans?

these might not produce "true" pinchers by definition, but I've had pretty good success with them

just change price and volume to suit your style:

this is a charger scan that I modified:

[type = stock] and [country = us] and [Volume > 949,999] and [Close > 0.0001] and [Close < 0.05] and [RSI(5) >= 30] and [yesterday's RSI(5) < 29] and [2 days ago RSI(2) < 28] and [EMA(2,volume) > SMA(8,volume)]

---------------------------------------------------------

This is one I created not too long ago:

[type = stock] and [country is US] and [volume > 200,000] and [PPO Line(12,26,9) <= -5.0] and [ADX Line(14) > 20.0] and [stoch RSI(5) >= stoch RSI(10)] and [Close < 0.79]and [Close > 0.05] and [RSI (2) < 70.0] and [RSI (2) > yesterday's RSI (2)]

--------------------------------------------------------

scan for weekly pinchers - still a work in progress

[type = stock] and [country is US] and [volume > 400,000] and [weekly PPO Line(12,26,9) <= -15.0] and [weekly ADX Line(14) > 20.0] and [stoch RSI(5) >= stoch RSI(10)] and [Close < 0.79] and [Close > 0.05] and [weekly RSI (5) > 28.0] and [RSI (2) > yesterday's RSI (2)] and [RSI (5) < 60.0]

.