Beskrivelse
| Seneste handel | 2026-05-24 | Sidste løb | 10 hours ago |
| Ydeevne | 2.00% | Nuværende besiddelser | 108 |
Regler
// ─── UNIVERSE ───────────────────────────────────────────────────────────── Exchange != 'OTC'; Price > 1; Volume > 50000; // ─── SINGLE FILTER: SHORT FLOAT > 5% ───────────────────────────────────── ShortInterestPercentFloat > 5; // ─── DISPLAY: SORTED BY SHORT FLOAT ────────────────────────────────────── ShortInterestPercentFloat ; ShortBorrowRate; ShortVolumeRatio; OptionImpliedVolatility; GammaSqueezeScore; Price; MarketCap; SharesFloat; limit 100;