Calculate exchange fees for entering and exiting a trade, and the price move you need just to break even.
Exchanges charge a percentage of the traded value on each fill. This calculator computes the fee for opening and closing a position from the trade value and the fee rate of each leg — use your maker rate for limit orders that add liquidity and your taker rate for market orders.
Entry fee = Trade value × Entry fee %
Exit fee = Trade value × Exit fee %
Total fees = Entry fee + Exit fee
Break-even move % = Total fees / Trade value × 100The break-even figure is the minimum favorable price move needed to cover fees alone. On leveraged positions, fees are charged on the full notional value, not on your margin. The exit fee is applied to the same trade value, so the result is exact for a flat exit and a close approximation otherwise.