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

Method undiscounted_sum

src/data/divstream.rs:315–321  ·  view source on GitHub ↗

Returns the sum of all cash and relative dividend amounts between two dates. Dividends on the 'from' date are not included. Dividends on the 'to' date are included. It is permissible, but not very useful, to supply a to date before the from date, in which case a negative number may be returned.

(&self, from: Date, to: Date)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

check_undiscounted_divsFunction · 0.80

Calls 1

Tested by 1

check_undiscounted_divsFunction · 0.64