Merge pull request #148 from Samaoo/patch-1

Replace ticker_interval with timeframe
This commit is contained in:
Matthias
2021-04-05 13:51:19 +02:00
committed by GitHub
+1 -1
View File
@@ -30,7 +30,7 @@ rsiSellVal = 88
class SwingHighToSky(IStrategy):
ticker_interval = '15m'
timeframe = '15m'
stoploss = -0.34338