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 08:45:21 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
9fcf33d03d
Branches
Tags
No results found.
mev-toolkit
/
MEV_strategies
/
arbitrage
/
algorithms
History
Download ZIP
Download TAR.GZ
dr. mia von steinkirch, phd
0bd0bfe62c
Update README.md
2023-02-10 09:32:41 -08:00
..
bellmann_ford
Update README.md
2023-02-10 09:32:41 -08:00
ford_fulkerson
Rename MEV_strategies/arbitrage/algorithms/ford_fulkerson.md to MEV_strategies/arbitrage/algorithms/ford_fulkerson/README.md
2023-02-10 08:37:34 -08:00
README.md
Update README.md
2023-02-10 09:32:26 -08:00
README.md
arbitrage algorithms
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