diff --git a/arbitrage/patterns.md b/arbitrage/patterns.md new file mode 100644 index 0000000..7052162 --- /dev/null +++ b/arbitrage/patterns.md @@ -0,0 +1,30 @@ +## arbitrage patterns + +
+ +### tl; dr + +
+ + +* spatial arbitrage involving one uniswap v3 pool and other venue seems to be the most common in 2022, followed by triangle arbitrage with one or two uniswap v3 pools. + + + +
+ +---- + +### in this dir + +
+ +* [spatial arb](spatial.md) +* [triangle arb](triangle.md) +* [taxed tokens](taxed.md) + +
+ +--- + +### resources