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