Update README.md

This commit is contained in:
dr. mia von steinkirch, phd 2023-02-17 17:26:21 -08:00 committed by GitHub
parent 00e8f9d298
commit ca9cb9e4b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,40 +1,18 @@
## exclusive order flows
## order flows
<br>
### tl; dr
<br>
* 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.
<br>
----
### in this dir
<br>
* [exclusive order flows](exclusive_order_flows.md)
* [payment for order flows (pfof)](101.md)
* [projects addressing eof primitives](projects.md)
<br>
---
### resources
<br>
* [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/)