Hi Gunthar,
How about adding a bag wait to sell override?
Let me explain... Let's say I have one bag in the following coin: BTC_XXX Bought Price: 0.1234 Amount: 1234
If you could add a variable to the config to tell the bot to continue trading with the bag (INSTEAD of waiting until it reaches the selling point and INSTEAD of using Double_UP)
Example in config.js:
Bought_price_bag: "0.1234"
Amount_bag: "1234"
So the bot knows there's a bag and it continues trading like it weren't there.
But when the price reaches the Sellpoint with the bag, that the bot sells it at x% GAIN.