Set the amount of minutes that the bot is not allowed to buy a coin after it was sold by stop loss trigger.
DEFAULT_stop_loss_timeout = 5
DEFAULT_DCA_stop_loss_timeout = 5
1.Restarting the bot will cause the timeout to expire.