Skip to content

Instantly share code, notes, and snippets.

@ShaneLee
Last active December 27, 2019 15:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ShaneLee/54a21a469e6b12be3cd500c198c53355 to your computer and use it in GitHub Desktop.
Save ShaneLee/54a21a469e6b12be3cd500c198c53355 to your computer and use it in GitHub Desktop.
START_DATE = '2007-1-1' # Date from which we want to get the financial year.
YEARS = 40 # Years until retirement
DAYS_IN_YEAR = 253 # Average number of trading days in the year
PORTFOLIO_VALUE = 1000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment