Beskrivelse
| Seneste handel | 2026-05-24 | Sidste løb | 11 hours ago |
| Ydeevne | 34.00% | Nuværende besiddelser | 19 |
Regler
country = US;
exchange != OTC;
Price > 1;
Price < 30;
MarketCap > 250M;
MarketCap < 18B;
Volume > 300K;
AssetsCurrent > 0;
Price < Price{3m} * 0.75;
atr({14d}) / Price < 0.05;
Price < sma({50d}) * 1.10;
PiotroskiScore >= 2;
RevenueGrowth > -0.15;
CurrentRatio >= 1;
GrossMargin > 0;
SharesOutstandingGrowth < 0.20;
ShortInterestPercentFloat < 25;
order by MarketCap asc;
limit 200;