From ba67ccecd80503b491f61527d5e2210d5bd95f6c Mon Sep 17 00:00:00 2001 From: apo77yon <126520850+apo77yon@users.noreply.github.com> Date: Sun, 26 Mar 2023 18:31:46 -0700 Subject: [PATCH] add notes on hft --- MEV_and_trading/high_frequency/README.md | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/MEV_and_trading/high_frequency/README.md b/MEV_and_trading/high_frequency/README.md index ccb2949..0da16df 100644 --- a/MEV_and_trading/high_frequency/README.md +++ b/MEV_and_trading/high_frequency/README.md @@ -23,18 +23,12 @@ --- -### projects and protocols +### references
* [this repo on stat arb for searchers](https://github.com/go-outside-labs/mev-toolkit/tree/main/MEV_strategies/stat_arbs) -* [go-ouside-labs on ml-htf-autonomous-agents](https://github.com/go-outside-labs/ml-htf-autonomous-agents) -* [building a scalable event scanner for ethereum](https://mirror.xyz/steinkirch.eth/vSF18xcLyfXLIWwxjreRa3I_XskwgnjSc6pScegNJWI) - -
- ---- - -### references +* [go-ouside-labs on htf-autonomous-agents](https://github.com/go-outside-labs/ml-htf-autonomous-agents) +* [building a scalable event scanner for ethereum, by dr. m. steinkirch](https://mirror.xyz/steinkirch.eth/vSF18xcLyfXLIWwxjreRa3I_XskwgnjSc6pScegNJWI)