Beskrivelse

Screens for liquid stocks with >25% short-term price collapses, where current price is above $1, market cap > $100M, and volume exceeds the 20-day average — suggesting active accumulation or panic selling. Adds safe technical indicators (e.g., RSI, MACD, ATR, Williams %R) to gauge reversal potential or trend exhaustion. Ideal for catching oversold flushes with short-term bounce setups.

Seneste handel 2026-05-24 Sidste løb 10 hours ago
Ydeevne -3,103.00% Nuværende besiddelser 14
Regler
// Core filter
Price < Price{5d} * 0.75;
Price > 1;
MarketCap > 100M;
Volume > Volume{20d};
limit 50;

// Display extra metrics (safe ones only)
rsi();
roc();
macd();
atr();
williamsr();
stochasticrsi();
aroonoscillator();
massindex();
Ydeevne
Buy Date Exchange Symbol Company rsi() roc() macd() atr() williamsr() stochasticrsi() aroonoscillator() massindex() Market Cap Volume Buy Price Current Price % Change
2026-05-24 50.98 315.12 0.26 1.19 -76.86 0.20 35.71 21.14 956.39 3,926,531.00 2.81 2.58 -8.19
2026-05-24 21.83 -35.02 -0.18 0.39 -87.98 0.00 -85.71 14.46 775.32 38,561,437.00 4.37 4.36 -0.23
2026-05-24 20.82 -43.17 -0.09 0.31 -96.97 0.00 -64.29 13.50 166.19 10,893,880.00 2.14 2.08 -2.58
2026-05-24 18.29 -42.48 -3.74 9.40 -89.50 0.00 -85.71 15.55 12,581.45 41,067,761.00 87.69 89.76 2.36
2026-05-14 32.44 -21.86 -0.41 0.79 -86.67 0.02 -6.67 15.06 228.42 908,864.00 7.81 7.55 -3.36
2026-05-14 30.31 -21.05 -0.02 1.56 -81.08 0.13 -13.33 15.06 3,329.18 23,260,162.00 24.85 19.94 -19.76
2026-05-14 29.94 -27.08 -0.33 0.84 -87.06 0.00 -26.67 15.21 692.26 2,529,714.00 9.28 8.00 -13.77
2026-05-14 27.55 -34.76 0.10 0.85 -99.91 0.00 -26.67 16.83 322.09 9,209,540.00 9.95 6.35 -36.18
2026-05-13 31.25 -27.73 -1.67 5.88 -89.99 0.10 -13.33 14.35 2,203.80 4,490,433.00 76.90 53.19 -30.83
2026-05-13 19.33 -46.48 -0.82 0.93 -98.99 0.00 -100.00 15.03 128.73 1,968,284.00 10.96 6.81 -37.86
2026-05-13 24.83 -42.03 -0.05 0.36 -80.63 0.12 -6.67 15.98 153.84 1,505,231.00 4.64 3.26 -29.74
2026-05-12 24.03 -36.70 -0.10 0.43 -96.14 0.00 -40.00 14.95 1,151.75 14,881,927.00 6.32 3.61 -42.90
2026-05-12 38.20 -25.40 -0.01 0.18 -83.89 0.05 -6.67 15.59 494.74 5,079,180.00 2.10 1.46 -30.31
2026-05-12 32.94 -49.75 -1.60 7.69 -94.99 0.13 -6.67 15.44 953.62 1,947,808.00 71.92 38.87 -45.95