mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-11 10:43:56 +00:00
parent
e7f5252074
commit
2c750fdb09
|
@ -599,7 +599,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:
|
||||
|
|
Loading…
Reference in New Issue
Block a user