Skip to content

AlexisJC/bitcoin-dca-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.