Skip to content

Issues calculating real interest rates #25

Description

@wilsonfreitas

In real interest rates we have monthly inflation and daily interest rates.

How to make that implemented easily?

real_rate <- compound(nominal_rate, "1 month") / compound(inflation, "1 month")

Issues

  • spotrate must accept monthly rates

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions