Calculate gross profit, fees, net profit, ROI and break-even price for any crypto trade.

Net P/L applies your exchange fee to the trade notional on both sides — the buy and the sell — then subtracts that total from the gross gain.
gross = (sell − buy) × qty buyFee = buy × qty × feePct / 100 sellFee = sell × qty × feePct / 100 net = gross − buyFee − sellFee ROI = net / (buy × qty + buyFee) × 100
Educational tool. Not financial advice. More tools