SugarYield.com ®
  • Overview
  • Competitive Advantage
  • Product
    • Pre-diabetes
      • Breaking down Sugar
      • Determining Sugar levels (price)
      • Hedge Sugar-ing
    • Post-diabetes
  • Advance Utilities
    • $Sugar Token Utility
    • LPSugar
    • Vault Tokens
    • Long term return on Sugar Farms
  • How to Use
    • Using SugarYield
    • Claiming Rewards
    • Sugar Farming
    • SugarYield Mobile App
  • Learn more
    • System Architecture
    • Sugar Token
      • Trading Fees Explained
      • Tokenomics/Distribution
    • Roadmap
    • Contracts & Audits
      • SugarYield SC Addresses
    • SugarYield Audits Report
    • Sugar Farilaunch
      • The Beauty of Mathematics
  • SugarYield Common FAQ
  • Useful Links
  • Website
  • Twitter
  • Discord
  • Medium
  • Demo
  • Download App (Playstore)
  • Presale (Pinksale)
Powered by GitBook
On this page
  • Methodology
  • Determining the Sugar strike levels (prices)
  1. Product
  2. Pre-diabetes

Determining Sugar levels (price)

Methodology

We studied several medical histories (datasets) from recent years to determine striking prices for stable coins fixed at $1. Using data from medical insurance vaults for stable coins, we calculated optimal strike prices and expiry dates for low, medium, and high risk scenarios using a variety of variables.

The following is an outline of the steps we took: Standard deviations for USDC, BUSD, DAI, USDT, and FEI are calculated.

Determine the daily variations from the mean ($1) while removing any outliers.

Determine the frequency with which the variance threshold is breached at various indicators (10bp, 20bp, 30bp, etc)

Determine optimal strike prices that balance the motivations of all parties involved.

Determining the Sugar strike levels (prices)

In the present system, each stable coin is assigned three strikes:

the "riskiest" strike, with a breach projected every three months.

a "medium risk" strike, characterized as a breach every 18 months.

a "low risk" attack that represents black swan occurrences.

These are the lowest yielding yet give security against unforeseen occurrences during the lifespan of a stable coin. To compute the striking prices, we assume that price variances from $1 are independent and identically distributed (i.i.d) random variables. More information on the assumptions and statistical components may be found in our technical whitepaper.

Strike Price Formula:

Xi=X(si)=∣s1−1∣∗104X_i=X(s_i)=|s_1-1|*10^4Xi​=X(si​)=∣s1​−1∣∗104

where sis_isi​ is the stable coin price at a given time tit_iti​

It is well known that in times of mass de collateralization spirals, these variables become correlated, and the i.i.d assumption does not hold. To alleviate this restriction and ensure our data is accurately distributed, we assume that the discrete-time series of stable coin prices are sampled from a "continuous" (block-by-block) series S^\hat{S}S^.

si={sj^∈S^∣max⁡sj^∈S^Xi}s_i = \{\hat{s_j} \in \hat{S}|\smash{\displaystyle\max_{\hat{s_j}\in \hat{S}}} X_i \}si​={sj​^​∈S^∣sj​^​∈S^max​Xi​}

where we assume that any correlation spirals happen within each interval, Δt=ti−ti−1\Delta t=t_i-t_{i-1}Δt=ti​−ti−1​

Each strike Kk∈{1,2,3}K_{k \in \{1,2,3\}}Kk∈{1,2,3}​ has an associated rate rkr_krk​, defined as the probability that the strike is breached within a given Δt\Delta tΔt. The rate is calculated using an indicator function from the discrete-time series S=∪siS=\cup s_i S=∪si​, as

rk=∑i=1n1Xi>Kknr_k =\sum_{i=1}^{n}\frac{\mathbb{1}_{X_i>K_k}}{n}rk​=i=1∑n​n1Xi​>Kk​​​

and can be used in a binomial distribution to find the probability PkP_kPk​ of a particular strike being breached within a given month:

Pk=(1−rk)d×fP_k= (1-r_k)^{d\times f}Pk​=(1−rk​)d×f

where fff is the sampling frequency and ddd is the number of days in a given epoch.

The equation above is solved for each rkr_krk​ on the interval (0,1)∈R(0,1) \in \mathbb{R}(0,1)∈R given the desired values of PkP_kPk​. This is done by using a variety of root-finding algorithms. Once rkr_krk​ is determined, the set of all XiX_iXi​ can be iterated through for varying strikes until an appropriate KKK is found. For the cases, K1K_1K1​and K2K_2K2​, each PkP_kPk​, is 13\frac{1}{3}31​ and 118\frac{1}{18}181​, respectively.

PreviousBreaking down SugarNextHedge Sugar-ing

Last updated 2 years ago