remove unnecessary code
This commit is contained in:
parent
005594c29c
commit
ff3a4995c1
@ -257,6 +257,3 @@ class FreqaiExampleHybridStrategy(IStrategy):
|
||||
'exit_short'] = 1
|
||||
|
||||
return df
|
||||
|
||||
def get_ticker_indicator(self):
|
||||
return int(self.config["timeframe"][:-1])
|
||||
|
Loading…
Reference in New Issue
Block a user