DOUBLE_UP=true is a great feature,
until shit hits the fan... since it will disregard buy limit.
It is very bad on a tanking market...
To have more control and limit how many double up the bot make.
It would require either a property:
DOUBLE_UP_TRADING_LIMIT = 0.05 (ie btc value)
or
DOUBLE_UP_POSITIONS = 3
I currently have most of my assets stuck in bags due to the bot that kept making 0.005btc purchases non stop on multiple tanking coins.
At first it is negligible, so you let the feature run, but quickly and over a few hours in a tanking market, the bot will trade all your BTC if you are running many coins, completely blocking you from trading and get you stuck in bags.
I hope my suggestion is considered,
Thank you for your good work.
(In the mean time I will work on a python program to manage my double_up property to do exactly what I described.)