From 1ca7e0d0327ff5e04280242086e487e7fab2709d Mon Sep 17 00:00:00 2001 From: c9s Date: Tue, 19 Jul 2022 10:51:18 +0800 Subject: [PATCH] add trendEMA config to pivotshort config --- config/pivotshort.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config/pivotshort.yaml b/config/pivotshort.yaml index 645a597f3..f230b5d19 100644 --- a/config/pivotshort.yaml +++ b/config/pivotshort.yaml @@ -47,6 +47,10 @@ exchangeStrategies: interval: 1h window: 99 + trendEMA: + interval: 1d + window: 7 + resistanceShort: enabled: true interval: 5m