Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates to strategy READMEs and notebooks #52

Merged
merged 14 commits into from
Mar 13, 2024
Merged

Conversation

Autoparallel
Copy link
Contributor

No description provided.

Alexangelj
Alexangelj previously approved these changes Mar 12, 2024
Copy link
Contributor

@Alexangelj Alexangelj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm using the rich display in github, some of the equations don't render properly, but some of them do, I should open this up in vscode right

The `LogNormal` DFMM provides the LP with a a log-normal shaped liquidity distribution centered around a price $K$ with a width given by $\sigma$.
This strategy can be made time-dependent by an additional $\tau$ parameter that is the time til the pool will "expire".
In this case, the LN trading function provides the LP with a payoff that is equivalent to a Black-Scholes covered call option with strike $K$, implied volatility $\sigma$, and time to expiration $\tau$. The parameters $K$ and $\sigma$ can also be made time dependent.
The `LogNormal` DFMM provides the LP with a a log-normal shaped liquidity distribution centered around a price $\mu$ with a width given by $\sigma$.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

$\mu$ = price = mean? thats interesting didnt really realize that

@Alexangelj Alexangelj added the 📚 documentation Improvements or additions to documentation label Mar 13, 2024
@clemlak clemlak merged commit 905ad72 into main Mar 13, 2024
5 checks passed
@clemlak clemlak deleted the strategy-readmes-notebooks branch March 13, 2024 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📚 documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants