MCPcopy Create free account
hub / github.com/MarcusRainbow/QuantMath / from_fixings

Method from_fixings

src/data/fixings.rs:20–31  ·  view source on GitHub ↗

Creates a fixing table, given a date to which fixings are known and an array of fixing curve data keyed by instrument id.

(fixings_known_until: Date,
        fixings: &[(&str, &[(DateTime, f64)])])

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

insertMethod · 0.45

Tested by

no test coverage detected