Merge branch 'develop' into feat_readjust_entry

This commit is contained in:
eSeR1805
2022-05-04 21:43:41 +03:00
15 changed files with 314 additions and 139 deletions

View File

@@ -603,7 +603,6 @@ class FreqtradeBot(LoggingMixin):
pair, price, stake_amount, trade_side, enter_tag, trade)
if not stake_amount:
logger.info(f"No stake amount to enter a trade for {pair}.")
return False
if pos_adjust: