const MIN_THEO_FLOOR: f64 = 0.50;
Skip options where either the current or 24h-ago theo is below this floor. Percentage changes on near-zero theos are mathematically correct but misleading (e.g. $0.004 -> $0.18 = +4000%).