Beskrivelse

Seneste handel 2026-01-29 Sidste løb 1 hour ago
Ydeevne -14.96% Nuværende besiddelser 0
Regler
/*
* Sample query with basic examples
*/
country = US;
exchange != OTC;

// mid cap
MarketCap > 100M and MarketCap < 3b;

// above the trend line and above a dollar
Price<2;
price > ema({20d});

// a simple valuation metric
( Assets-Liabilities ) * 2.0 > MarketCap;

// Filter for specific ticker symbols
symbol = "GAU" or symbol = "OPK" or symbol = "KNDI";
Ydeevne
Buy Date Exchange Symbol Company Market Cap ema({20d}) Assets Liabilities symbol Buy Price Current Price % Change