An open API service indexing awesome lists of open source software.

https://github.com/afa7789/dca_btc_brutalist

DCA website frontend to be used to educate people on the street.
https://github.com/afa7789/dca_btc_brutalist

bitcoin charts dca investing

Last synced: 9 months ago
JSON representation

DCA website frontend to be used to educate people on the street.

Awesome Lists containing this project

README

          

# Bitcoin DCA Calculator

A brutalist web calculator for Bitcoin Dollar Cost Averaging strategy simulation.

## Features

- Historical Bitcoin price data from 2010-2025
- Daily, weekly, and monthly DCA frequency options
- Portfolio value tracking and profit/loss analysis
- Interactive chart visualization
- Transaction history with uniform sampling
- Dark/light theme toggle
- Local storage for calculation persistence

## Stack

- Vanilla HTML/CSS/JavaScript
- No frameworks
- No dependencies
- Pure brutalist design

## Data Source

Bitcoin price data sourced from CSV with fallback to comprehensive historical dataset.

---

Raw. Simple. Functional.