this post was submitted on 11 Aug 2023
0 points (NaN% liked)
Personal Finance
3819 readers
3 users here now
Learn about budgeting, saving, getting out of debt, credit, investing, and retirement planning. Join our community, read the PF Wiki, and get on top of your finances!
Note: This community is not region centric, so if you are posting anything specific to a certain region, kindly specify that in the title (something like [USA], [EU], [AUS] etc.)
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Without starting to calculate, or looking at the code, I'd say it's obvious that an investment strategy where all of a month's contributions are made on the first day of the month will be superior to one where you spread them out. Also, an investment strategy of making the month's contributions on the last day will be inferior to spreading them.
So it'd really depend on how you time your monthly investments. If you can invest as soon as you get your monthly income, that's probably the most beneficial way to do it.
edit โ Taking a quick look at your code, that's exactly what's happening. In each period, ChatGPT invests first, then lets interest accrue, whereas you let interest accrue, then invest.