Beskrivelse
ValueShortSqueezeNew1
| Seneste handel | 2026-05-24 | Sidste løb | 11 hours ago |
| Ydeevne | -280.00% | Nuværende besiddelser | 68 |
Regler
Country = US; Exchange != OTC; Price < 5; ShortSqueezeScore; ShortBorrowRate; DaysToCover; VolumeMomentum1Month; ShortInterestPercentFloat; ShortInterestChange1Month; PriceMomentum1Month; ShortBorrowShares; SharesOutstanding; SharesOutstandingGrowth; SharesFloat; SharesFloatGrowth; //ShortSqueezeScore > 68; //Multi-Factorial Value Screen [Restrictive] (All Stocks) PriceToTBV < 1; ( Revenue - OperatingExpenses / InterestExpense ) > 10; 1.2 * ( WorkingCapital / Assets ) + 1.4 * ( RetainedEarnings / Assets ) + 3.3 * (Revenue - OperatingExpenses / Assets) + 0.6 * (Equity / Liabilities ) + 1 * ( Sales / Assets) > 3; ( MarketCap + Debt + MinorityInterest - CashAndEquivalents ) / ( OperatingIncome ) < 5; MarketCap > 50M; //Activist investor filing in the last year Sec13dCountTTM > 0; //Highly Shorted Stocks (Institutional Put/Call Ratio) >5 is high OwnersPutCallRatio; //High Net Insider BuyingCount >5 is high InsiderNetBuyerCount; //High short volume ratio >25% is high ShortVolumeRatio < 1%; order by ShortSqueezeScore desc;