Skip to content

received

Amount received at maturity for a discounted security.

v = received(settlement, maturity, investment, discount, basis)

Returns the redemption value of a fully-invested discount security. Inverse of intrate.

received('2008-02-15', '2008-05-15', 1000000, 0.0575)
  • intrate — Interest rate on a fully invested security.