Coinbase-Pro-Crypto-Trading-Bot-CrypFinder
Coinbase-Pro-Crypto-Trading-Bot-CrypFinder copied to clipboard
Stop loss
Implement a stop loss. I think it would be sufficient to watch a configurable factor then selling if that loss is reached, and implementing a configurable toggle that enables the bot to continue running if it sells at a loss.
I can implement this if it makes sense from a trading perspective.
I'd be interested to see it in action 👀
Submitted a pull request for a simple static stop loss. I'd like to make a trailing stop loss in the future when I have more time.