Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 365 Bytes

File metadata and controls

7 lines (4 loc) · 365 Bytes

bitcoin-dca-simulator

A simple way to estimate and compare different investment strategies based on DCA.

Choose a period with start/end dates and the amount you would like to invest on the period. Then, let the simulator give you the result you would have got today.

It use CoinDesk API to get bitcoin price data and chart.js to render the result trend chart.