πŸ€“Protocol pricing

Each time a long or short position is opened, a trader posts some margin depending on the desired leverage. This margin is used to cover any potential losses and, if the losses are above a certain threshold, the position is liquidated. To our knowledge, in any other forward or futures exchanges, this margin is unused. Our protocol aims at using the trader's margin for better capital efficiency:

  • When a long position is opened, less DAI is borrowed (see previous section). E.g. given the trader posts 60 DAI as margin and the protocol needs to buy 1 ETH when ETHDAI=100 DAI, the protocol will only borrow 40 DAI and add to it the trader’s 60 DAI.

  • When a short position is opened, more DAI is lent. E.g. given the trader posts 60 DAI as margin and the protocol has borrowed 1 ETH when ETHDAI=100 DAI, the protocol will lend 160 DAI.

This innovation brings specific behaviours to our protocol which differ from other forward and futures platforms.

Prices to open and close a position

Taking the numerical examples detailed in position opening and position closing, the table below presents the prices at which a trader could open and close immediately a position for 1 ETH:

SidePrice to openPrice to close

Long

100.59

100.32

Short

102.70

103.02

The price to open a long position is lower than the price to open a short position. One could think that the "bid" and "ask are inverted and, hence, a risk-free arbitrage could be made! On Contango protocol, a trader doesn't simply exit a position by hitting the other side of the market. Instead there is a specific price to exit a position, depending on the costs associated to exit borrowing and lending positions at a fixed rate on other protocols.

Price improvement

Contango protocol provides a better pricing than the theoretical formulas presented in the theoretical pricing section as the pricing formulas depends on the margin provided (see the position opening section too). More details and examples could be found in the price improvement section.

Below are provided examples to open a long position for 1β€…ETH1 \: ETHwhere the spot ETHDAI=100ETHDAI=100.

Collaterisation ratio25%50%100%

Theoretical price

101.81

101.81

101.81

Pricing with collateral

101.19

100.58

99.39

Price improvement

0.61%

1.22%

2.43%

Last updated