Margin for USD margined options contracts is divided into options buyers (long positions) and options sellers (short positions).
Option Buyer's Margin
For the buyer of an option, the premium and estimated trading fees will be frozen as buyer's margin when placing an order, while initial margin and maintenance margin will not be required for placing orders or holding positions.
Option buyer's margin = premium + estimated fees
= order price * amount + estimated fees
Option Buyer's Initial Margin IM = 0
Option Buyer's Maintenance Margin MM = 0
Option Seller's Margin
Options |
Initial margin for seller (short) |
Maintenance margin for seller (short) |
BTCUSD call options |
|Position size in BTC| * {max [ 0.15*underlying price - max [ (strike price - underlying price), 0], 0.1*underlying price] + option mark price} |
|Position size in BTC| * [ 0.075*underlying price + option mark price] |
BTCUSD put options |
|Position size in BTC| * max {max [ 0.15*underlying price - max [ (underlying price - strike price), 0], 0.1*underlying price] + option mark price, maintenance margin} |
|Position size in BTC| * [ max (0.075*underlying price, 0.075 * option mark price) + option mark price] |
ETHUSD call options |
|Position size in ETH| * {max [ 0.15*underlying price - max [ (strike price - underlying price), 0], 0.1*underlying price] + option mark price} |
|Position size in ETH| * [ 0.075*underlying price + option mark price] |
ETHUSD put options |
|Position size in ETH| * max {max [ 0.15*underlying price - max [ (underlying price - strike price), 0], 0.1*underlying price] + option mark price, maintenance margin} |
|Position size in ETH| * [ max (0.075*underlying price, 0.075 * option mark price) + option mark price] |
TONUSD call options |
|Position size in TON| * {max [ 0.6*underlying price - max [ (strike price - underlying price), 0], 0.5*underlying price] + option mark price} |
|Position size in TON| * [ 0.4*underlying price + option mark price] |
TONUSD put options |
|Position size in TON| * max {max [ 0.6*underlying price - max [ (underlying price - strike price), 0], 0.5*underlying price] + option mark price, maintenance margin} |
|Position size in TON| * [ max (0.4*underlying price, 0.4 * option mark price) + option mark price] |