Hedging

In the pricing section, the pricing formulas were derived to ensure that neither the protocol, nor the trader, could lock a risk free arbitrage profit (minus transaction fees). Hence, the protocol will follow some steps to hedge the long or short position taken by a trader. These steps will be realized atomically, i.e. in one transaction each time a trader buys or sells a futures. If for any reason the transaction fails then no position will be taken neither by the trader nor by the protocol.

Example

Given the price of ETHDAI on the spot market is 100, the borrowing rate on ETH is 4%, the borrowing rate on DAI is 5%, we have derived the bid and ask prices in the previous example for a futures expiring in 3 months, i.e. the bid price is 99.00 DAI and the ask price is 101.26 DAI. Each time a trader buys or sells a future, the protocol will realise the following steps supposing that no leverage is used, i.e. that the position is fully funded.

Last updated