Asteria
  • Asteria Finance Lab
    • Introduction
    • Roadmap
  • Asteria Tokenomics
    • Asteria Tokens
    • What makes Asteria Tokenomics so Unique?
  • How To
    • Asteria Testnet Tutorial
    • Beaver Finance Testnet User Guide
  • Protocol Layer
    • Asteria Options Trading Protocol (AOTP)
    • AOTP Participants
    • AOTP Infrastructure
    • AOTP Principles
    • AOTP Outstandings
    • Realized Volatility Prediction
  • Template & API Layer
    • Basic Concept
  • Application Layer/Asteria Products
    • Impermanent Loss Hedger (ILH)
    • Dual-Asset Financing Manager
    • Asteria Step Option
  • Incubated Projects
    • Asteria Finance as Lab and Incubator
    • Beaver Finance
  • Marketing and Media Kit
    • Branding and Media Kit
Powered by GitBook
On this page

Was this helpful?

  1. Protocol Layer

Realized Volatility Prediction

PreviousAOTP OutstandingsNextBasic Concept

Last updated 3 years ago

Was this helpful?

The volatility parameter σ in the option pricing formula is the core parameter in the Asteria quotation and hedging system. The capability of accurate realized volatility prediction plays a key role on whether market maker's risk can be completely hedged or even profitable.

Asteria’s RV prediction model:

Assume the valid option time span ,system would need time series mode to predict the value of

• For the real market data,system needs at , relatively accurately predict .

• The estimation of price of underlying asset between time :

Asteria will implement the following four volatility time series prediction models, and dynamically adjust the selection of models according to the back testing result, or weighted to obtain the final volatility prediction:

• GARCH Model

• Stochastic Volatility Model

Where , as sampling period for calculating volatility,

When doing back testing, we use the current to predict next period .

• Directly use historical volatility prediction , where the HV can take different sampling periods or time windows of different lengths.

• Use index-weighted historical volatility prediction,