mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-07-24 23:15:25 -04:00
add atomic vs stat strategies
This commit is contained in:
parent
274675ec20
commit
ebe28def76
14 changed files with 15 additions and 7 deletions
27
MEV_strategies/stat_arbs/convex_optimization/README.md
Normal file
27
MEV_strategies/stat_arbs/convex_optimization/README.md
Normal file
|
@ -0,0 +1,27 @@
|
|||
## convex optimization
|
||||
|
||||
<br>
|
||||
|
||||
### tl; dr
|
||||
|
||||
<br>
|
||||
|
||||
<br>
|
||||
|
||||
### code
|
||||
|
||||
<br>
|
||||
|
||||
* [convex optimization for 2 assets, in python](https://github.com/angeris/cfmm-routing-code)
|
||||
|
||||
<br>
|
||||
|
||||
---
|
||||
|
||||
### resources
|
||||
|
||||
<br>
|
||||
|
||||
* [dex arb, mathematical optimizations & me, by noxx](https://noxx.substack.com/p/dex-arbitrage-mathematical-optimisations)
|
||||
* [optmal routing for constant function amm, by angeris et al](https://angeris.github.io/papers/cfmm-routing.pdf)
|
||||
* [convex optimization, by boyd et al](https://web.stanford.edu/~boyd/cvxbook/bv_cvxbook.pdf)
|
Loading…
Add table
Add a link
Reference in a new issue