Skip to content

A small Python application that calculates the return on investment you'll get based on your estimations.

Notifications You must be signed in to change notification settings

CHT2110/investment_calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

investment_calculator

A small Python application that calculates the return on investment you'll get based on your estimations.

When running the Script in the command line it takes 4 arguments you need to give it:

-b your current starting balance.
-c your monthly contributions. How much do you expect to invest each month?
-i the yearly interest rate. How much return of investment do you expect every year?
-y the amount of years you expect to let your investment accumulate and invest every month.

About

A small Python application that calculates the return on investment you'll get based on your estimations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages