Skip to main content

estimate_spot_from_cdf

Function estimate_spot_from_cdf 

Source
fn estimate_spot_from_cdf(strike_probs: &[(f64, f64)]) -> f64
Expand description

Estimate spot price from the CDF by finding where P(above) ≈ 0.50.