Regler
MarketCap > 500M; // Companies with a market capitalization greater than $500 million to focus on more stable, established companies
RevenueGrowth > 0.15; // Companies with at least 15% revenue growth to ensure they are expanding
EBITGrowth > 0.2; // Companies with at least 20% EBIT growth to ensure improving profitability
CashGrowth > 0; // Growing Cash
CashPerShare > CashPerShare{1y}; // Growing Cash Per Share YoY
CurrentRatio > 1.5; // Current ratio greater than 1.5 to ensure short-term financial stability
roe > 0.25; // Return on equity greater than 25% to find companies that are effectively using equity to generate profits
CashFromOperatingActivitiesGrowth3Years > 0.15; // At least 15% growth in cash flow from operating activities
SharesOutstandingGrowth < .3; // Current Investors are not being diluted
SharesOutstandingGrowth{1y} <.3; // Current Investors are not being diluted
PriceToNetIncome < 15;