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:
Sam Germain 2022-02-02 13:35:34 -06:00
parent 73d10b5c02
commit c47c54c16c
1 changed files with 0 additions and 1 deletions

View File

@ -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,