So i recently ran into a problem with my bot getting stuck while i was using the procent price change -Insurance. This was caused because the price rose after my last sell and wouldn't come down again. Of course i can just make the bot work again by manually buying but it would be really nice if the bot would be capable of doing so by its own.
I tried to set the insurance to wanted rise 0,88% (twice the fee) and wanted drop 0% because i hoped that the insurance would just ignore the wanted drop in this case thus making the bot able to buy higher. Unfortunately the backtest showed that this is not the case and the insurance really requires the buy price to be at least the last sell price for the bot to work.
Dynamic roof in wouldn't work for me either because i find it quite hard to tune it properly (it often triggers on sudden spikes). So my question is: Would it be possible to have the dynamic roof in/dynamic drop loss be adjusted each time the bot trades rather than each x minutes? This would be really nice. It would also be even better if we were able to choose to delete the last buy/sell prices when this triggers rather than just buying/selling so the bot can go back to its normal work.
EDIT: I just saw that you can choose to have the insurance only check the sell signals. So that is solved for me. Anyway the things i mentioned about dynamic roof in/drop loss above would be really nice imho.