removed strategy_test_v3.populate_sell_trend # TODO-lev: Add short logic, because it looked like the short logic was already there
This commit is contained in:
parent
73d10b5c02
commit
c47c54c16c
@ -169,7 +169,6 @@ class StrategyTestV3(IStrategy):
|
||||
),
|
||||
'exit_short'] = 1
|
||||
|
||||
# TODO-lev: Add short logic
|
||||
return dataframe
|
||||
|
||||
def leverage(self, pair: str, current_time: datetime, current_rate: float,
|
||||
|
Loading…
Reference in New Issue
Block a user