An opinionated, strongly-typed package for common financial types and tasks.
- Basic yet strict classes like
Returns
which make use of period and calcuation logic. - Commmon procedures such as compounding, interest calculation etc.
- Projection of balances and cashflows
- Ex-post calculation of performance such as IRR and Sharpe ratio
See example/example.dart
for some running examples.