Topics › Cost-Average Effect

Cost-Average Effect

Simulates a savings plan with the same amount each month and changing prices and shows the return achieved.

Type values, assign them with the value keys and press "Solve". It is the same financial calculator as under "Calculator" in the menu above.

Examples for this calculator
Each example is a story with explanation and a "what you learn" takeaway.
Formula
Shares = Σ(rate/price_t); final value = shares · closing price
How the formula works

With a fixed rate you automatically buy more shares when the price is low, fewer when it is high. The calculator sums the shares bought each month (rate/price) and values them at the closing price; from that the return follows. This is how a profit emerges even in a sideways market.

When prices are low, more shares are bought – the average cost falls.

Embed on your own website

iframe code

Click the code to copy it to your clipboard.

<iframe src="https://fintechcalc.metacruce.com/calculator.php?c=cost-average&embed=1" width="100%" height="640" style="border:1px solid #ddd;border-radius:12px" loading="lazy"></iframe>