Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vedanthb/stock-proft-loss-cal
This app is created using vanilla js which shows how much profit or loss we are having on our stocks
https://github.com/vedanthb/stock-proft-loss-cal
Last synced: 9 days ago
JSON representation
This app is created using vanilla js which shows how much profit or loss we are having on our stocks
- Host: GitHub
- URL: https://github.com/vedanthb/stock-proft-loss-cal
- Owner: VedanthB
- Created: 2021-07-22T21:59:49.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-09T11:33:23.000Z (over 3 years ago)
- Last Synced: 2024-11-08T17:54:20.443Z (2 months ago)
- Language: HTML
- Homepage: https://elegant-cray-472bf7.netlify.app
- Size: 1.57 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Stock Returns Calculator
### About App
This app is created using vanilla js which shows how much profit or loss we are having on our stocks
### How this works?
User need to enter stock purchase price per unit, stock current price and stock units/quantity.
App will show loss/profit in % and absolute amount.