Dollar Cost Averaging
Embed This Widget
Add the script tag and a data attribute to embed this widget.
Embed via iframe for maximum compatibility.
<iframe src="https://salaryfyi.com/iframe/glossary/dollar-cost-averaging/" width="420" height="400" frameborder="0" style="border:0;border-radius:10px;max-width:100%" loading="lazy"></iframe>
Paste this URL in WordPress, Medium, or any oEmbed-compatible platform.
https://salaryfyi.com/glossary/dollar-cost-averaging/
Add a dynamic SVG badge to your README or docs.
[](https://salaryfyi.com/glossary/dollar-cost-averaging/)
Use the native HTML custom element.
An investment strategy of regularly investing a fixed amount regardless of market conditions, reducing the impact of volatility on the overall purchase price.
## Dollar Cost Averaging
Dollar cost averaging (DCA) is the practice of investing a fixed amount at regular intervals (e.g. every paycheck) rather than investing a lump sum at once. For tech workers with regular salary income, DCA is the default strategy through payroll-deducted 401(k) contributions.
### How DCA Works
| Month | Investment | Price/Share | Shares Bought |
|-------|-----------|-------------|---------------|
| January | $1,000 | $50 | 20 |
| February | $1,000 | $40 | 25 |
| March | $1,000 | $60 | 16.67 |
| **Total** | **$3,000** | **Avg: $48.65** | **61.67** |
The average cost per share ($48.65) is lower than the simple average price ($50) because you buy more shares when prices are low.
### DCA for Equity Compensation
Tech workers receiving RSUs face a DCA-like pattern in reverse: shares vest at regular intervals at whatever the market price is. The optimal strategy for most employees is to sell vested RSUs and reinvest in diversified index funds using DCA.
### DCA vs Lump Sum
Research shows lump sum investing outperforms DCA about 67% of the time because markets trend upward long-term. However, DCA reduces the psychological risk of investing at a peak.