Links
Comment on page

Introducing Gamma Swap

Introduction

This paper introduces a new type of derivative, Gamma Swap, inspired by Power Perpetuals. It is for the buyers (taking the long side) to gain the Gamma exposure of some underlying asset and the sellers (taking the short side) to earn the funding fees by providing that exposure.
We want to define the Gamma Swap of some underlying asset
XX
for the long and short sides to have the following PnL, respectively:
  • A long position pays the funding fee and has the
    PnL(xx0)2PnL\propto(x-x_0)^2
    , where
    x0x_0
    is the entry price of the position;
  • A short position collects the funding fee and has the
    PnL(xx0)2PnL\propto-(x-x_0)^2
    , where
    x0x_0
    is the entry price of the position;
Mathematically, we can split
(xx0)2(x-x_0)^2
into the following two parts, which can be tracked by long Power Perps and short Perpetual Futures, respectively.
(xx0)2=[x2x02][2x0(xx0)] (x-x_0)^2=[x^2-x_0^2]-[2x_0(x-x_0)]
Due to the Gamma premium, the theoretical price of 1 unit of power perp is
x21hT \frac{x^2}{1-hT}
, where
TT
is the funding period and
h=r+σ2h=r+\sigma^2
(
rr
is the risk-free interest rate and
σ\sigma
is the volatility). Therefore, we define Gamma Swap as follows:
1GammaSwap=1PowerPerp2x01h0TPerpFutures 1\text{GammaSwap}=1\text{PowerPerp}-\frac{2x_0}{1-h_0T}\text{PerpFutures}
where
h0h_0
is the value of
hh
at the entry point. That is, we define 1 unit of Gamma Swap has the PnL equivalent to the portfolio of long 1 Power Perp and short
2x01h0T\frac{2x_0}{1-h_0T}
Perpetual Futures. Per this definition, Gamma swap has the following theoretical value:
Pgamma=11hT(x2x02)2x01h0T(xx0)P_{gamma}=\frac{1}{1-hT}(x^2-x_0^2)-\frac{2x_0}{1-h_0T}(x-x_0)
When volatility stays still at
h=h0h=h_0
, we have:
Pgamma=11hT(xx0)2P_{gamma}=\frac{1}{1-hT}(x-x_0)^2
which gives exactly the PnL that we want in our motivation. Now we have successfully structured a new derivative, Gamma Swap, to provide the wanted risk exposure.

Derivative v.s. Portfolio

However, the equivalency brings us to the question: why do we need such a new derivative instead of simply holding a portfolio of futures and powers? This is because the latter has the following two disadvantages:
  • At the entry point, a unit of Gamma Swap has zero Delta, while the perp component and the power component have the exact opposite non-zero Delta. To long 1 power and short
    2x01h0T\frac{2x_0}{1-h_0T}
    perps separately, one needs to post margin for the power component (mostly for its positive Delta) as well as for the perp component (for its negative Delta), respectively. These two parts of margin are purely a waste of capital since the two corresponding parts of Delta are not wanted and canceled out.
  • To construct such a portfolio, for the unwanted positive Delta and negative Delta, one is paying extra transaction fees and trading costs (slippage, funding fees, etc.).
Put simply, to obtain pure Gamma exposure by holding a portfolio of powers and perps, one has to allocate extra capital for margin as well as pay extra costs for 0 Delta. And Gamma Swap is introduced to directly provide the Gamma exposure without such wastes.

Trade with specified entry price

By default, a Gamma swap is traded with the current price as the entry price. However, one can also enter a Gamma swap position specifying the entry price
xsx_s
to gain the Gamma exposure around the specified point, i.e. to have
Pnl(xxs)2Pnl\propto(x-x_s)^2
. A Gamma swap traded with a specified entry price is treated per the following definition:
1GammaSwap(xs)=1PowerPerp2xs1h0TPerpFutures1\text{GammaSwap}(x_s)=1\text{PowerPerp}-\frac{2x_s}{1-h_0T}\text{PerpFutures}

Mark Price and Funding

To trade Gamma swap, we need a composite trading venue that contains two (virtual) primitive trading venues for power perps and perpetual futures, respectively. This paper only introduces the concept of Gamma swap and the implementation of the composite trading venue will be discussed in a subsequent paper. Here we just assume we already have such a composite trading venue that has real-time Mark prices for the (virtual) power perps and perpetual futures, denoted as
MpowerM_{power}
and
MperpM_{perp}
respectively.
Hereafter, we use
ii
to represent the index price of the underlying, which is different from the general term of price
xx
in the previous conceptual discussion. Just as how perpetual futures and power perps are traded (with orderbook or AMM), the index price
ii
is an external input to the trading venue. With the composite trading venue giving
MpowerM_{power}
and
MperpM_{perp}
, it is straightforward to define the mark price of Gamma swap as follows:
Mgamma=Mpower2i01h0TMperp+i021h0TM_{gamma}=M_{power}-\frac{2i_0}{1-h_0T}M_{perp}+\frac{i_0^2}{1-h_0T}
where
i0i_0
is the entry price (or the specified entry price). Note the third item on RHS is a constant to make the expression financially meaningful.
With such a set-up, Gamma swap does not have a simple mark-price-based funding mechanism (like power perp’s). Instead, we define that the Gamma swap has composite funding consisting of power funding and perp funding:
Fgamma=Fpower+(2i1hT2i01h0T)FperpF_{gamma}=F_{power}+\left(\frac{2i}{1-hT}-\frac{2i_0}{1-h_0T}\right)F_{perp}
where
(i0,h0)(i_0,h_0)
are the
(i,h)(i,h)
as of the position entry point, and
Fpower=Mpoweri2TFperp=MperpiT\begin{align*} F_{power}=&\frac{M_{power}-i^2}{T}\\ F_{perp}=&\frac{M_{perp}-i}{T} \end{align*}
Notice that the coefficient of
FperpF_{perp}
is a bit complicated, constantly varying with
ii
. Essentially, this can be understood as every unit of Gamma swap has
2i01h0T-\frac{2i_0}{1-h_0T}
“real futures” as well as
2i1hT\frac{2i}{1-hT}
“virtual futures”, and hence totally
(2i1hT2i01h0T)\left(\frac{2i}{1-hT}-\frac{2i_0}{1-h_0T}\right)
effective futures.

The Greeks

The Greeks are the motivation to design Gamma Swap. We look into them in this section. To avoid confusion, in this paper the word “gamma” refers to the derivative Gamma swap, while the Greek letter
Γ\Gamma
refers to the Greek.
Since
1GammaSwap=1PowerPerp2x01h0TPerpFutures 1\text{GammaSwap}=1\text{PowerPerp}-\frac{2x_0}{1-h_0T}\text{PerpFutures}
, we have:
Δgamma=Δpower2x01h0TΔperp=2x1hT2x01h0T\begin{align*} \Delta_{gamma}&=\Delta_{power}-\frac{2x_0}{1-h_0T}\Delta_{perp}\\ &=\frac{2x}{1-hT}-\frac{2x_0}{1-h_0T} \end{align*}
Especially, at the entry point, we have
Δgamma=0\Delta_{gamma}=0
. This is exactly what we want from the Gamma swap: pure
Γ\Gamma
without
Δ\Delta
.
However, when the price changes while
hh
stays still
(h=h0)(h=h_0)
, we have:
Δgamma=21h0T(xx0)\begin{align*} \Delta_{gamma}=\frac{2}{1-h_0T}(x-x_0) \end{align*}
That is, when
xx
drifts away from
x0x_0
, the Gamma swap will linearly build a non-zero
Δ\Delta
proportional to
(xx0)(x-x_0)
. This is the
Δ\Delta
“built” by the
Γ\Gamma
, which is the micro-process of how the Gamma swap works. Note that
Γ\Gamma
is the second-order differential, which would only affect PnL by its integral, i.e., the first-order differential,
Δ\Delta
.
Please note that a Gamma swap traded with a specified entry price
xsx_s
has a non-zero
Δ\Delta
at the beginning:
Δgamma(ent.price=xs)=21hT(x0xs)\begin{align*} \Delta_{gamma}(ent.price=x_s)=\frac{2}{1-hT}(x_0-x_s) \end{align*}
So, if wanting to obtain
Γ\Gamma
together with a non-zero
Δ\Delta
, one can trade Gamma swap with a properly specified entry price.
The
Γ\Gamma
of Gamma swap is as follows:
Γgamma=Γpower2i01h0TΓperp=21hT\begin{align*} \Gamma_{gamma}&=\Gamma_{power}-\frac{2i_0}{1-h_0T}\Gamma_{perp}\\ &=\frac{2}{1-hT} \end{align*}
which is a constant as long as volatility stays still. This is also what we want from the Gamma swap: almost constant
Γ\Gamma
.

The effects of varying volatility

The previous analyses assume volatility stays unchanged. So how would varying volatility affect Gamma swaps? It’s easy to see that a Gamma swap has the same Vega as power’s. So we only look into how volatility affects
Δgamma\Delta_{gamma}
and
Γgamma\Gamma_{gamma}
.
Δgammaσ=2xT(1hT)2hσ=4xTσ(1hT)2\frac{\partial \Delta_{gamma}}{\partial \sigma}=\frac{2xT}{(1-hT)^2}\frac{\partial h}{\partial \sigma}=\frac{4xT\sigma}{(1-hT)^2}
A small change in volatility,
δσ \delta\sigma
, would cause:
δΔgamma=δσσ4xTσ2(1ht)2δσσ4Tσ2x\delta\Delta_{gamma}=\frac{\delta\sigma}{\sigma}\cdot\frac{4xT\sigma^2}{(1-ht)^2}\approx \frac{\delta\sigma}{\sigma}4T\sigma^2x
For small
TT
, e.g. 1 day or 1 week, this is usually a negligible amount.
Similarly, we have:
Γgammaσ=4σT(1hT)2\frac{\partial \Gamma_{gamma}}{\partial \sigma}=\frac{4\sigma T}{(1-hT)^2}
δΓgammaΓgamma=δσσ2σ2T1hT\frac{\delta\Gamma_{gamma}}{\Gamma_{gamma}}=\frac{\delta\sigma}{\sigma}\cdot\frac{2\sigma^2 T}{1-hT}
which is around 4% of
(δσ/σ)(\delta\sigma/\sigma)
for
T=1weekT=1\text{week}
, or around 0.5% for
T=1dayT=1\text{day}
.
Therefore, we can conclude that varying volatility does not substantially affect the constancy of a Gamma swap’s
Γ \Gamma
, which is a very important feature for the use cases.
In summary, the analysis of the Greeks shows Gamma swap gives exactly what we want: (almost) constant and pure
Γ\Gamma
without
Δ\Delta
.

Margin

One possible margin solution for Gamma swap could be the “Greek-based margin”. That is, with
Δgamma\Delta_{gamma}
and
Γgamma\Gamma_{gamma}
, we can estimate the change of the Gamma swap value due to the underlying price change from
xx
to
x+δx x+\delta x
, with a second-order Taylor expansion:
δPgammaΔgammaδx+12Γgammaδx2\delta P_{gamma}\approx\Delta_{gamma}\delta x+\frac{1}{2}\Gamma_{gamma}\delta x^2
And the margin system works as follows: the trader is required to post as collateral the possible loss associated with a specific risk scenario, e.g.
δx/x=±5%\delta x/x =\pm5\%
.

Summary

This paper introduces a new type of derivative, Gamma Swap, to efficiently and directly provide almost constant and pure Gamma exposure for traders. However, as a composite derivative, it depends on a composite trading venue to facilitate the trading. We will discuss such a composite trading venue in a subsequent paper.
Application-wise, since Gamma is one of the most primitive elements in the financial world (probably only second to Delta), there would be many potential use cases of Gamma swap. In fact, it would be the go-to solution whenever pure Gamma is needed. We will discuss the applications of Gamma swap in subsequent papers.
Discussions are welcome. You can send emails to [email protected], or DM 0xAlpha on Twitter.