From a5c46be6ff892b03bcfff0ea0e5d3cde7ab31c3d Mon Sep 17 00:00:00 2001 From: tef Date: Wed, 23 Feb 2022 09:25:15 +0100 Subject: [PATCH] dry run true 002 --- config2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config2.json b/config2.json index f07b4e16f..feeb5f56e 100644 --- a/config2.json +++ b/config2.json @@ -4,7 +4,7 @@ "stake_amount": 50, "tradable_balance_ratio": 0.99, "fiat_display_currency": "USD", - "dry_run": false, + "dry_run": true, "cancel_open_orders_on_exit": false, "unfilledtimeout": { "buy": 10,