diff --git a/MEV_searchers/private_order_flows/README.md b/MEV_searchers/private_order_flows/README.md index 840f07c..1072f3e 100644 --- a/MEV_searchers/private_order_flows/README.md +++ b/MEV_searchers/private_order_flows/README.md @@ -7,6 +7,8 @@
* searchers who have access to private and public mempools can aggregate txs and predict price movement. +* market makers (lps) can use order flows to model information from incoming orders and readjust prices and spreads. +* traders can use order flow sas a short-term strategy to time their trade.