I just invented a new options construct: PutCollar, consisting of a CashSecuredPut + LongPut,
where CashSecuredPut consists of Cash + ShortPut.
The result is a Spread:
Bullish when LongPut.K < ShortPut.K
Bearish when LongPut.K > ShortPut.K
Intended for CashAcct only, not for MarginAcct (as MarginAcct already has the similar PutSpread).
Differences:
PutCollar:
CostBasis = ShortPut.K - ShortPut.Pr + LongPut.Pr
PutSpread:
CostBasis = (ShortPut.K - LongPut.K) - (ShortPut.Pr - LpngPut.Pr)
See also:
where CashSecuredPut consists of Cash + ShortPut.
The result is a Spread:
Bullish when LongPut.K < ShortPut.K
Bearish when LongPut.K > ShortPut.K
Intended for CashAcct only, not for MarginAcct (as MarginAcct already has the similar PutSpread).
Differences:
PutCollar:
CostBasis = ShortPut.K - ShortPut.Pr + LongPut.Pr
PutSpread:
CostBasis = (ShortPut.K - LongPut.K) - (ShortPut.Pr - LpngPut.Pr)
See also:
Last edited: