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

Method get

src/data/fixings.rs:66–76  ·  view source on GitHub ↗

Tries to get a fixing for the given instrument and date. Returns None if it was absent today, or an error if it was absent in the past.

(&self, id: &str, date_time: DateTime)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

get_fixingsMethod · 0.45
get_optionalMethod · 0.45
find_fixing_todayFunction · 0.45
missing_fixing_todayFunction · 0.45
missing_fixing_pastFunction · 0.45
find_fixing_pastFunction · 0.45

Calls 3

missing_fixingFunction · 0.85
get_optionalMethod · 0.80
dateMethod · 0.80

Tested by 4

find_fixing_todayFunction · 0.36
missing_fixing_todayFunction · 0.36
find_fixing_pastFunction · 0.36