This website requires JavaScript.
Explore
Help
Sign in
Git-Mirrors
/
mev-toolkit
Watch
1
Star
0
Fork
You've already forked mev-toolkit
0
mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced
2025-05-06 00:35:04 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
8f2bcb7a18
Branches
Tags
No results found.
mev-toolkit
/
MEV_strategies
/
atomic_arb
/
algorithms
History
Download ZIP
Download TAR.GZ
mvonsteinkirch
ebe28def76
add atomic vs stat strategies
2023-02-15 10:19:48 -08:00
..
bellmann_ford
add atomic vs stat strategies
2023-02-15 10:19:48 -08:00
ford_fulkerson
add atomic vs stat strategies
2023-02-15 10:19:48 -08:00
README.md
add atomic vs stat strategies
2023-02-15 10:19:48 -08:00
README.md
arbitrage algorithms (tx-ordering based)
tl; dr
these algorithms are represented by multi-edged graph data structures where nodes represent coins and edges represents rates.
to find an arb opportunity, find a closed loop of edges for which the product of weights in the edges > 1.
in this
belmman-ford
ford-fulkerson
resources
all is fair in arb, by ddmckinnon
on classifying complex networks, by dr. m. von steinkirch