From 481d8101871b74f998990360d3bc35285cf350d7 Mon Sep 17 00:00:00 2001 From: "dr. mia von steinkirch, phd" <1130416+mvonsteinkirch@users.noreply.github.com> Date: Mon, 6 Feb 2023 21:37:53 -0800 Subject: [PATCH] add stat_strategies --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ee403ba..030423a 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ * [build your mev bot](anatomy_of_mev_bots) * [latency optimization](latency) * [cross-domain mev](cross_domain_mev) +* [statistical strategies](stat_strategies)