Beskrivelse

APPLOVIN

Seneste handel 2026-04-27 Sidste løb 3 hours ago
Ydeevne -20.43% Nuværende besiddelser 2
Regler
/*
* Sample query with basic examples
*/
country = US;
exchange != OTC;
// mid cap
MarketCap > 100B and MarketCap < 900B;
// above the trend line and above a dollar
Price>1;
//price > ema({20d});
// a simple valuation metric
//( Assets-Liabilities ) * 2.0 > MarketCap;
CashFromOperatingActivities > NetIncome;
RevenueGrowth > .2
RevenueGrowth > RevenueGrowth{1y};
PiotroskiScore > 7;
order by PiotroskiScore desc;
limit 10;
Ydeevne
Buy Date Exchange Symbol Company Market Cap Cash From Operating Activities Net Income Revenue Growth Piotroski Score Buy Price Current Price % Change
2026-04-23 344,898.66 6,954.62 6,708.20 0.27 9.00 263.05 297.17 12.97
2026-02-02 325,350.74 2,723.38 2,281.53 0.68 8.00 149.03 133.79 -10.22