Beskrivelse
| Seneste handel | 2026-05-14 | Sidste løb | 5 days ago |
| Ydeevne | 234.00% | Nuværende besiddelser | 7 |
Regler
// === TYPE C: STRUCTURAL BOMBS (POST-REVERSE SPLIT) ===
Country = US;
Exchange != OTC;
// Post-split survivability
Price > 3;
MarketCap < 300M;
// Float shock
SharesFloat < 20M;
// Shorts didn't leave
ShortInterestPercentFloat > 20;
DaysToCover > 6;
// Ignition conditions
Volume > 100000;
Price > ema({20d});