项目作者: LaPetiteSouris

项目描述 :
Simple toolset for Financial Engineering
高级语言: Python
项目地址: git://github.com/LaPetiteSouris/FinancialToolSet.git
创建时间: 2017-12-01T17:14:24Z
项目社区:https://github.com/LaPetiteSouris/FinancialToolSet

开源协议:

下载


Simulation of a saving account

Inspired by course Introduction to Financial Engineering 14 of Stockholm University

http://kurser.math.su.se/course/view.php?id=168

The simple program simulate the amount of money in a typical saving account with compounding interest rates and
option to withdraw money at any time.

Examples

Simulation of a saving account with nominal interest rate of 1% year, compounded every month.
Initial deposit is 1000 EUR, monthly deposit is 300 EUR and a withdrawal of 2000 EUR is performed at the 5th month

saving_PSA.png