From 0ef118d82aa0972849b892892fdfd3f6e754ca13 Mon Sep 17 00:00:00 2001 From: apo77yon <126520850+apo77yon@users.noreply.github.com> Date: Wed, 22 Mar 2023 20:55:04 -0700 Subject: [PATCH] Update tradors.md --- MEV_searchers/bots/tradors.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/MEV_searchers/bots/tradors.md b/MEV_searchers/bots/tradors.md index 5f5b345..30a03a1 100644 --- a/MEV_searchers/bots/tradors.md +++ b/MEV_searchers/bots/tradors.md @@ -6,6 +6,7 @@
+* algorithmic trading strategies can be deployed as autonomous agents running on smart contracts on decentralised exchanges. * cross exchange arbitrage is closer to the tradifi forex arbitrage strategies. * it involves making simultaneous buy and sell orders of the same asset across different exchanges both centralized and decentralized. @@ -18,7 +19,7 @@
-* [statstical strategies](https://github.com/go-outside-labs/mev-toolkit/tree/main/MEV_strategies/statistical) +* [statstical strategies](https://github.com/go-outside-labs/mev-toolkit/tree/main/MEV_strategies/stat_arbs) * [hummingbot trading bots](https://hummingbot.org/) * [coinbot: CEXs cointegration bot](https://github.com/go-outside-labs/blockchain-science-py/tree/main/cointegration-bots) * [contract of a searcher using hybrid arb strategies](https://etherscan.io/address/0xa57bd00134b2850b2a1c55860c9e9ea100fdd6cf)