Notation
| Symbol | Meaning |
|---|---|
S | Settlement price of the underlying at expiry |
K | Strike price |
qty | Position quantity — positive for long, negative for short |
value | Position value (positive for long, negative for short) |
payoff | Total payoff for the position |
Index | Index price at settlement |
Payoff
Per-contract payoff, settled against the settlement priceS:
| Option type | Per-contract payoff |
|---|---|
Call (C) | MAX(S − K, 0) |
Put (P) | MAX(K − S, 0) |
Realized PnL
| Side | Formula | ||
|---|---|---|---|
Long (qty > 0) | payoff − value | ||
Short (qty < 0) | ` | value | − payoff` |
Delivery fee
A delivery fee applies to profitable long positions at settlement, capped at the payoff:payoff, settlementPrice, and realizedPnl —
are delivered on the Settlements Stream.