DIVA Protocol
  • 👋Welcome
  • 🔅Introduction
    • Derivative contracts
    • What is DIVA Protocol
      • What problem does it solve
      • How it works
        • Reference assets
        • Payoff curves
        • Collateral
        • Oracles
        • Settlement
          • Timelines
          • Challenge
          • Status
          • Fast settlement
          • Fallback data provider
        • Fees
        • Compliance feature
      • Vision
      • Terminology
    • What is DIVA Token
      • Owner election mechanism
      • Token distribution
    • DIVA Development Fund
    • FAQ
  • 🌈DIVA App
    • What is DIVA App
    • Overview
    • Create position tokens
    • Trade position tokens
    • Add liquidity
    • Remove liquidity
  • ⚙️Guides
    • DIVA App Training
      • Prepare
      • Testnet
      • Create
      • Trade
      • Add
      • Remove
      • Settle
      • Redeem
      • Fees
    • Quiz
  • 🪄Use cases
    • Overview
    • Insurance
      • Credit default protection
      • Agrarian insurance
      • DeFi Hack insurance
      • Peg insurance
    • Yield optimization
      • Bullish accumulation
      • Bearish accumulation
    • Risk management
      • Downside protection
      • Increasing cost protection
    • Directional bets
      • Downside bet
      • "Bottom-Is-In" bet
      • Upside bet
      • "Top-Is-In" bet
    • Leverage
  • 👨‍🎓Pricing derivatives
    • Introduction
    • Underlying value
    • Volatility
    • Time
  • ⚓Oracle integrations
    • Overview
    • Tellor
  • ⚒️For developers
    • Overview
    • Technical resources
    • Smart contracts
      • Functions
        • Core protocol functions
        • Getter functions
        • Setter functions
        • ABI
      • Contract addresses
      • Example scripts
    • TheGraph
      • DIVA subgraphs
      • Whitelist subgraph
    • Project ideas
  • 📱Contact & Media Links
    • Social media
  • 👨‍🎓Technical Blog
    • Flash loans in DIVA Protocol
    • NDVI outcome reporting guide for Tellor Reporters
    • Enabling capital efficiency in DeFi
Powered by GitBook
On this page
  1. Pricing derivatives

Introduction

What drives the value of derivative asset

PreviousLeverageNextUnderlying value

Last updated 3 years ago

The price of a derivative asset and its sensitivity is driven by uncertainty about the outcome of the underlying and hence the uncertainty about the payoff of the derivative asset. The lower the uncertainty, the closer the price is tracking the actual payoff curve. The higher the uncertainty, the higher the divergence between the price and the underlying payoff curve. This basic concept is illustrated in below chart for a long position:

The grey arrows in the chart indicate the convergence of the price curve towards the payoff curve as the uncertainty about the outcome of the underlying decreases.

The following factors impact the perceived uncertainty and hence the price of a derivative asset:

  • Current underlying value: The higher the current underlying value, the higher the price of a long position all else equal.

  • Volatility: The higher the expected volatility of an underlying asset, the higher the chances of a large payoff for the holder of the derivative, the higher the price of the derivative all else equal.

  • Time until expiration: The less time remaining until expiration, the higher the certainty about the final payoff of the derivative asset, hence the closer the price is tracking the actual payoff of the derivative asset.

As the maximum payout of position tokens issued by the DIVA Protocol is 1 unit of the collateral asset, the price of a position token always ranges between 0 and 1 and hence can be thought of as a probability. Further, the price is always quoted in the collateral asset. For example, if the collateral asset is WBTC, then the price would represent how much WBTC to pay in order to get a chance for a maximum payoff of 1 WBTC.

The goal of this section is to give some intuition behind each of these value drivers for non-technical readers.

👨‍🎓
Price payoff relation of a long derivative asset