Comprehensive Guide
Learn more in our Investing Guide.
How it works
A volatile-asset DCA simulator tests the dollar-cost averaging thesis where it is actually stressed: on price paths that swing violently between your first buy and your last. Rather than projecting a smooth growth rate, this tool generates deterministic illustrative shapes — a linear crash to a chosen drawdown depth followed by recovery, a boom-bust-rebuild arc, or a steady grind with wobbles — each ending at whatever total return you set. Every month's contribution buys units at that month's price, so drawdowns mechanically load the portfolio with cheap units. The signature output is the average-cost discount: because you buy more units when prices are low, your average cost sits below the simple average of prices paid — on a −65% crash path that gap can exceed 20%. The lump-sum comparison keeps the result honest: DCA wins here precisely because the path dips below its endpoint, while in straight-line bull markets investing everything on day one wins instead. These shapes are illustrations for building intuition about sequence risk and discipline, not forecasts — real markets do not travel neat lines, and no simulator removes the hard part: actually buying during the crash.Formula
units += monthly ÷ price(m) each month | avg cost = total invested ÷ units | discount = 1 − avg cost ÷ mean(price)
Tips
- Run every path twice — once ending high, once negative — before trusting any plan.
- DCA beats lump sum only when the path dips below its own endpoint.
- Automate purchases; manual DCA reliably fails at maximum pessimism.
- The deeper the drawdown input, the bigger the mechanical average-cost discount.
- Treat outputs as intuition-building scenarios, never as return predictions.