/NeoG_Camp-mark14

A Javascript App which takes three input from user : Initial Stock Price, Quantity Bought/Held, Current Stock Price. And then calculates if the particular investment brought profit or loss for the investors

Primary LanguageJavaScript

Profit or loss calculator

It is a Javascript App which takes three input from user : Initial Stock Price, Quantity Bought/Held, Current Stock Price. And then calculates if the particular investment brought profit or loss for the investors. As an output it shows both absolute profit/loss amount and percentage values of the same. Live link here