Futures Calculator

Calculate profit and loss for futures contracts. Enter entry/exit prices, contract size, and number of contracts.

$
$
Long Position: P&L = (Exit Price - Entry Price) * Contract Size * # Contracts\nShort Position: P&L = (Entry Price - Exit Price) * Contract Size * # Contracts\nReturn % = (Price Change / Entry Price) * 100
Example (Long Position):\nEntry: $75.50, Exit: $80.25\nContract Size: 1,000 barrels\nContracts: 5\n\nP&L = ($80.25 - $75.50) * 1,000 * 5 = $23,750 profit