From: Jérôme Benoit Date: Sat, 1 Nov 2025 17:59:36 +0000 (+0100) Subject: chore: refine configuration template X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=5c1bdcf6df3fc219047b802803715c13b80a32d3;p=freqai-strategies.git chore: refine configuration template Signed-off-by: Jérôme Benoit --- diff --git a/ReforceXY/user_data/config-template.json b/ReforceXY/user_data/config-template.json index 6cb3c53..9faedfc 100644 --- a/ReforceXY/user_data/config-template.json +++ b/ReforceXY/user_data/config-template.json @@ -46,11 +46,11 @@ "privateKey": "", "ccxt_config": { "enableRateLimit": true, - "rateLimit": 60 + // "rateLimit": 60 }, "ccxt_async_config": { "enableRateLimit": true, - "rateLimit": 60 + // "rateLimit": 60 }, // Spot top 5 "pair_whitelist": [ diff --git a/quickadapter/user_data/config-template.json b/quickadapter/user_data/config-template.json index b1b24d8..f9cf594 100644 --- a/quickadapter/user_data/config-template.json +++ b/quickadapter/user_data/config-template.json @@ -45,11 +45,11 @@ "privateKey": "", "ccxt_config": { "enableRateLimit": true, - "rateLimit": 60 + // "rateLimit": 60 }, "ccxt_async_config": { "enableRateLimit": true, - "rateLimit": 60 + // "rateLimit": 60 }, // Spot top 5 "pair_whitelist": [