diff --git a/hydradx/notebooks/Omnipool/TestPriceMoveLP.ipynb b/hydradx/notebooks/Omnipool/TestPriceMoveLP.ipynb index 6f1ab924..c1faa605 100644 --- a/hydradx/notebooks/Omnipool/TestPriceMoveLP.ipynb +++ b/hydradx/notebooks/Omnipool/TestPriceMoveLP.ipynb @@ -291,18 +291,10 @@ "source": [ "

Varying the weight of R1

\n", "In the next experiment, we vary the initial weight of R1 from 0.1% to 10% of the pool, half of which is contributed by a single LP who withdraws at the peak of the price movement. We measure the final price of LRNA as a function of the initial weight of R1 for two cases: a 50% temporary price drop and a 10x price spike.\n", - "\n", - "There is a sweet spot here, because although a higher weight initially increases the effect of the price move, it also means that LRNA price stays more closely tied to TKN price, and this effect eventually dominates, causing LRNA price . For that reason, the peak is found somewhere between the two extremes." + "

\n", + "There is a sweet spot here, because although a higher weight initially increases the effect of the price move, it also means that LRNA price stays more closely tied to TKN price, and this effect eventually dominates. For that reason, the peak is found somewhere between the two extremes." ] }, - { - "cell_type": "code", - "execution_count": null, - "id": "e0b4bf01-c827-47c4-94fc-7363c159a7b4", - "metadata": {}, - "outputs": [], - "source": [] - }, { "cell_type": "code", "execution_count": 107,