Beskrivelse
| Seneste handel | 2026-05-24 | Sidste løb | 12 hours ago |
| Ydeevne | 364.00% | Nuværende besiddelser | 20 |
Regler
/*
* Sample query with basic examples
*/
country = US;
exchange != OTC;
( MarketCap + Debt + MinorityInterest - CashAndEquivalents ) / ( OperatingIncome ) < 7;
price < 15;
price > ema({20d});
MarketCap > 100M and MarketCap < 400M;
roic > 0.15;