From 8d505d96d6d0bf140b64dcf4059b3e003c9a0d57 Mon Sep 17 00:00:00 2001
From: "dr. mia von steinkirch, phd"
<1130416+mvonsteinkirch@users.noreply.github.com>
Date: Fri, 17 Feb 2023 17:26:33 -0800
Subject: [PATCH] Create exclusive_order_flows.md
---
.../order_flows/exclusive_order_flows.md | 30 +++++++++++++++++++
1 file changed, 30 insertions(+)
create mode 100644 MEV_searchers/order_flows/exclusive_order_flows.md
diff --git a/MEV_searchers/order_flows/exclusive_order_flows.md b/MEV_searchers/order_flows/exclusive_order_flows.md
new file mode 100644
index 0000000..c490a03
--- /dev/null
+++ b/MEV_searchers/order_flows/exclusive_order_flows.md
@@ -0,0 +1,30 @@
+## exclusive order flows
+
+
+
+### tl; dr
+
+
+
+* 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.
+
+
+
+
+
+---
+
+### resources
+
+
+
+
+* [private order flow and the block builder market, by jon charbonneau](https://twitter.com/jon_charb/status/1562916372505665536)
+* [ethereum's biggest issue no one's talking about](https://mariusvanderwijden.github.io/blog/2022/10/21/lightclients/)
+* [private order flow is the new MEV (youtube)](https://www.youtube.com/watch?v=bapIqxhIdaY)
+* [order flow, auctions and centralisation II: order flow auctions](https://collective.flashbots.net/t/order-flow-auctions-and-centralisation-ii-order-flow-auctions/284)
+* [order flow, auctions & centralisation, by q. kilbourn](https://www.youtube.com/watch?v=ilc3EoSMMDg)
+* [order flow auctions & enshrined builder, by apriori](https://mirror.xyz/apriori.eth/wiLKgkaN6JBwBDq4E3T_-BZ0OIPhlbIItgJdE3CFAMo)
+* [payment for order flow on tradefi, by forbes](https://www.forbes.com/advisor/investing/payment-for-order-flow/)