QTY+ Stock Average Calculator
A sleek, dark-themed stock averaging calculator built with vanilla HTML, CSS, and JavaScript.
- Stock Averaging: Calculate your average buy price across multiple trades.
- Percentage Calculations: Built-in tools for:
- Finding the percentage of a value.
- Calculating what percentage one value is of another.
- Determining percentage increase or decrease between two values.
- Sleek Design: Modern, dark-themed interface for better readability.
- Vanilla Tech: No frameworks or dependencies required.
Since this is a vanilla HTML/CSS/JS project, you can run it in two ways:
- Directly: Open
index.htmlin any modern web browser. - Development Server: If you're using VS Code, it's recommended to use the Live Server extension to launch a local development server with live reload.
