I hope that @roberdam reads this and implements those into his PWA.
OP, enabling: - deposits (and withdrawals) - a matching logic (which we can do manually I guess, by doubling the deposit amount) - and correct calculation of compounding (if I had $100 for 11 months and add $100 in december, I shouldn't see the value compound $200 for the whole year)
would be great.
Bonus points if there was some kind of password (even hardcoded) so that the kids can't just click the gear icon and write themselves a blank check of $1,000,000
Excellent suggestions! For now, what I do is update the amount every time there's a deposit or withdrawal, and I set the initial date to the day of the withdrawal or deposit.