Skip to content

ashug09/stock-trade-exit-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📈 Trade Calculator

A React-based calculator for stock traders in India to estimate breakeven, target exit prices, net profit/loss, and brokerage charges for intraday and delivery trades. Built to reflect the fee structure used by platforms like Groww.

🚀 Features

  • Choose between Intraday Buy, Intraday Sell, or Delivery Buy.
  • Enter:
    • Entry price
    • Quantity
    • Desired profit %
  • Get:
    • Breakeven price
    • Target price to meet profit %
    • Estimated net profit after charges
    • Profit % and charges breakdown
  • Optional section to simulate loss scenarios:
    • Enter exit price to calculate:
      • Gross & Net Loss
      • All brokerage and statutory charges

📱 Mobile-Friendly UI

The interface is fully responsive and optimized for mobile devices. Clean, minimal, and intuitive.

🧾 Charges Included

This calculator factors in:

  • STT (Securities Transaction Tax)
  • Exchange Transaction Charges
  • SEBI Charges
  • GST
  • Stamp Duty

Fees vary depending on trade type (Intraday vs Delivery) and entry/exit prices.

🖥️ Tech Stack

  • React.js
  • Tailwind CSS (for styling)

📦 Setup

git clone https://github.com/your-username/trade-calculator.git
cd trade-calculator
npm install
npm start

Releases

Packages

Contributors

Languages