Regler
ShortInterestFromFloat;
ShortInterestPercentFloat >13;
ShortBorrowRate;
rank(ShortSqueezeScore);
rank(GammaSqueezeScore);
GammaSqueezeScore;
ShortSqueezeScore;
PiotroskiScore;
DaysToCover;
SharesFloat;
ShortBorrowShares;
ShortInterest;
ShortInterestChange1Month;
ShortVolume;
ShortVolumeRatio;
SharpeRatio;
CurrentRatio;
CurrentRatioGrowth;
OptionPutCallRatio;
InsiderBuySellRatio;
InsiderSellBuyRatio;
QuickRatio;
QuickRatioGrowth;
StabilityScore;
ValueScore;
VolatilityScore;
QOScore;
QualityScore;
QVMScore;
QVOScore;
QVScore;
IQVScore;
InsiderScore;
AnalystPriceTargetMeanDifference; //The raw difference between the Analyst Price Target Mean value and the current price ( price target mean - current price).
AnalystPriceTargetMeanDifferencePercent; //Rankable - The percent difference between the Analyst Price Target Mean value and the current price - 100 * (Price Target Mean - Current Price ) / Current Price.
AnalystRecommendations; //Rankable - A raw score that helps compare analyst recommendations. Calculated as (strong buy * 10) + (buy * 5) - (strong sell * 10) - (sell * 5)
AnalystSentimentScore; //Rankable - A score from 0 to 100 that reflects the Analyst Sentiment
sma({50d});
sma({21d});
rsi();
Volume;
ccii() >0
Order by ShortInterestPercentFloat desc;