📉Short Options
Liquidity providers are options sellers. They passively sell calls or puts at custom prices. In a pool, multiple liquidity positions can be minted, each as an NFT.
Last updated
Was this helpful?
Liquidity providers are options sellers. They passively sell calls or puts at custom prices. In a pool, multiple liquidity positions can be minted, each as an NFT.
Last updated
Was this helpful?
If you are new to the Divergence Protocol, it is advised to start with the .
In fact, a liquidity provider is a fee-earning passive trader, according to . If one is bullish, an alternative to buying a call is to short a put. Conversely, when one is bearish, a short call works similarly to a long put.
Unlike a traditional limit short order, a liquidity position on Divergence v1 is minted for the purpose of facilitating swaps. The pool contract is not able to stop a position from being crossed until its liquidity provider signs a transaction to . As the price moves back and forth in its price range, a short position can sell both calls and puts.
An option pool's open interests are settled in this logical order:
A long call and a long put settle each other, regardless of the outcome.
Any remaining longs in calls or puts in the pool are then squared with the LPs.
LP's exposure equals the position's net shorts in either calls or puts. The seed liquidity amount and the selected price range determine whether the LP will sell more calls than puts (short on call) or vice versa (short on put), and the maximum net amount of options a position can short.
When removing liquidity, the smart contracts compute a finalized amount of net shorts in calls or puts owed to a position. After reserving collateral for settlement, unused liquidity is returned.
An LP can before expiry, by burning the amount of options net shorted. If not already owned, these options tokens can be market , the same as how typically works.
After the expiry, anyone can call the contract to settle the options. If the calls (or puts) settle out of money, their open shorts become profitable. One collateral can be withdrawn for each.
The following provide step-by-step guides about using the protocol interface to: