# APR: A Day by Day Breakdown

![Note: Actual APR jumps are instantaneous but have a sloped line due to Google graph constraints :)](/files/8vniAZxilnomGRMLeT46)

For illustrative purposes we will look at the first 42 days for a $900 UST investment on mCOIN.

* The following assumes a **Target Collateral Ratio** of 200%&#x20;
* The following assumes there is no material price premium or discount between mCOIN & the oracle price&#x20;
* The following assumes the short & long farm APR as well as $MIR & $SPEC token price remains constant for first 42 days
* The following also assumes low volatility for mCOIN price for the first 42 days (**volatile assets will trigger rebalances which will eat into APR**) &#x20;

![APR calculations are based on 3/29/2022 spot APR rates for the mCOIN delta neutral pool](https://lh6.googleusercontent.com/SB2oZkvGo0K5hNr_aN4Q4j5H5AjazsOv-GLG_HCZKHZbhjsRkDpzsWb-jBJJHwAhtJT51hmCkK6Z3xgis6Xw4OaW-es51uwYG3nSUVh2SHVE7__9RR3vcuX9LFHU-KMRkGUxT-xQlg1t)

Note:

Listed APRs above are proportionally weighted. For example, Anchor Earn at time of publication was \~19.5% but we’re displaying it here as 12.93% to reflect the ⅔ of the investment that is in Anchor Earn.

### **Day by Day APR Breakdown:**

**Day 0:&#x20;**<mark style="color:red;">**-0.16%**</mark>**&#x20;APR**&#x20;

* Immediately upon opening the position you will have a slightly negative balance primarily due to the \~0.3% TerraSwap fee on short sale proceeds & the long position.
* Day 0 = $900 - short sale TS fee - long buy TS fee

![A \~$1.25 Terra gas fee is required to open the position ](/files/M2TzpD9cq0Lz75xkXIAY)

**Day 1-13:&#x20;**<mark style="color:green;">**+18.28%**</mark>**&#x20;APR**

* Not yet full APR potential, only yield is from short farm (+5.35%) & Anchor deposit (+12.93%). By Day 4 the negative position should be reversed.
* Day 13 Value = Day 0 Value x ((5.35% + 12.93%) \* 13/365)

![](/files/LPSDo2Q1tLdqn1QKWrtB)

**Day 14:&#x20;**<mark style="color:green;">**+18.28%**</mark>**&#x20;APR -&#x20;**<mark style="color:red;">**Spec Fee**</mark>

* Proceeds from short sale arrive (less the TerraSwap fee from Day 0) & are married with long position to initiate long-farm, spectrum fee incurred
* Day 14 Value = Day 13 Value + 1 Day of Short & Anchor Yield - Spectrum Fee

![](/files/1wjzj6Ylbu27zIQQ84rj)

**Day 15-42:&#x20;**<mark style="color:green;">**39.68% APR**</mark>

* Long-farm is live & thus the DN strategy is running on its full APR potential.
* Day 42 Value = Day 14 Value + Day 0 \* ((5.35% + 12.93% + 21.4%) \* 28/365)

![](/files/2qSmCfadqowB8E7qqBsl)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.aperture.finance/docs/legacy-products/terra-classic-delta-neutral-strategy-retired/apr-a-day-by-day-breakdown.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
