From dc25ddfddf0870c9cb2cf85b47b5fe774e3860af Mon Sep 17 00:00:00 2001 From: "dr. mia von steinkirch, phd" <1130416+mvonsteinkirch@users.noreply.github.com> Date: Thu, 9 Feb 2023 18:33:22 -0800 Subject: [PATCH] Update stat-arbers.md --- MEV_searchers/bots/stat-arbers.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MEV_searchers/bots/stat-arbers.md b/MEV_searchers/bots/stat-arbers.md index 5f0b242..52de0cb 100644 --- a/MEV_searchers/bots/stat-arbers.md +++ b/MEV_searchers/bots/stat-arbers.md @@ -6,8 +6,8 @@
-* search for edges through mathematically ranking assets/trades risk. for example, arbs between different chains or markets (e.g. ethereum and binance). -* for instance, if the cex price is greater than the price on-chain, stat arbs can buy on the dex and hedge on the cex. the problem is settlement mismatch: the longer the time period between blocks, the longer tx remains, and the longer it can go without being fully hedged (decreasing combined realized mev). +* search for edges through mathematically ranking assets/trades risk. in tradefi, it's often called "pair trading". +* for example, arbs between different chains or markets (e.g. ethereum and binance). for instance, if the cex price is greater than the price on-chain, stat arbs can buy on the dex and hedge on the cex. the problem is settlement mismatch: the longer the time period between blocks, the longer tx remains, and the longer it can go without being fully hedged (decreasing combined realized mev).