From 67c081297ccad0205e503cb3e1c5c667ac9c7f3a Mon Sep 17 00:00:00 2001 From: Samaoo Date: Mon, 5 Apr 2021 12:04:54 +0200 Subject: [PATCH] Update Swing-High-To-Sky.py --- user_data/strategies/Swing-High-To-Sky.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user_data/strategies/Swing-High-To-Sky.py b/user_data/strategies/Swing-High-To-Sky.py index eb25400..5c2afc6 100644 --- a/user_data/strategies/Swing-High-To-Sky.py +++ b/user_data/strategies/Swing-High-To-Sky.py @@ -30,7 +30,7 @@ rsiSellVal = 88 class SwingHighToSky(IStrategy): - ticker_interval = '15m' + timeframe = '15m' stoploss = -0.34338