Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.