Privacy Policy

1. Introduction

Welcome to the Simple DCA Calculator, a free, open-source web utility designed to help cryptocurrency investors track their Dollar-Cost Averaging strategy by calculating average entry price. This tool operates entirely in your browser with a strict privacy-by-design approach. We do not collect, store, transmit, or process any personal information. This Privacy Policy explains our practices clearly so you can use the calculator with complete confidence.

2. No Data Collection

The Simple DCA Calculator is built as a stateless static site. All calculations and data handling occur exclusively on your device. We do not collect:

  • Personal information such as names, email addresses, or contact details.
  • Investment data including amounts, prices, quantities, or any entries you input.
  • Usage analytics such as IP addresses, browser type, device information, or visit duration.
  • Tracking data via cookies, pixels, or similar technologies.

Your inputs remain only in your browser's memory during the session and are cleared when you close or refresh the page.

3. How the Tool Works

When you use the calculator:

  • All mathematical operations (total investment, total units, average entry price) are performed client-side using pure JavaScript.
  • No information is ever sent to any server, including ours.
  • Features like adding/removing entries or displaying results happen instantly in your browser without external requests.
  • The site is hosted as static files (HTML, CSS, JS) with no backend or database.

This architecture guarantees 100% data isolation – your investment details never leave your device.

4. Third-Party Services

We use Bootstrap via CDN solely for styling and basic interactive components. These requests load only static CSS and JavaScript files and do not enable tracking or data collection. No analytics providers, advertising networks, or social media integrations are present.

5. Cookies and Tracking

The Simple DCA Calculator does not use cookies, localStorage for persistence, session storage beyond temporary calculations, or any tracking mechanisms. Your experience is completely anonymous.

6. Security Considerations

Since no data is transmitted or stored remotely, traditional server-side risks do not apply. We recommend using the tool on a secure, updated browser and avoiding public or shared devices when entering sensitive investment information.

7. Children's Privacy

The tool is not directed at children under 13. We do not knowingly collect any information from children.

8. Changes to This Policy

We may update this Privacy Policy occasionally. Changes will be reflected on this page with an updated effective date.

9. Contact

For questions about this policy, please open an issue on our public GitHub repository.

Your privacy is our priority. By using the Simple DCA Calculator, you benefit from a tool that respects your data completely.