Beskrivelse

Seneste handel 2026-03-24 Sidste løb 1 hour ago
Ydeevne -56.26% Nuværende besiddelser 0
Regler
// define country and exclude otc
country = US;
exchange != OTC;
// check to make sure price is more than $1 and less than $100
price > 1 and price < 100;
// float less than 50M shares
sharesfloat < 50000000;
// market cap between 100m and 1b
marketcap > 100m and marketcap < 1b;
// strong short interest
shortinterestpercentfloat > 30;
shortborrowrate > 75;
shortinterestratio > 5;
shortsqueezescore > 80;
Ydeevne
Buy Date Exchange Symbol Company sharesfloat marketcap shortinterestpercentfloat shortborrowrate shortinterestratio shortsqueezescore Buy Price Current Price % Change