Skip to main content

synthesize_fixed_surface_snapshot

Function synthesize_fixed_surface_snapshot 

Source
fn synthesize_fixed_surface_snapshot(
    orderbooks: &HashMap<String, OrderBook>,
    vol_oracle: &SharedVolOracle,
    statuses: &[VolOracleStatus],
    underlying: &str,
    now_ms: i64,
) -> Option<VolSurfaceSnapshot>