I would like to keep a specific number of coin holdings which are not to be sold. I know that MIN_VOLUME_TO_SELL exists:
MIN_VOLUME_TO_SELL 0.001 Values: numerical – represents the total value of a coins holdings in base currency. Sets a threshold for sell orders. If you own less than the set amount, sell orders will not be placed and the bot goes into buying mode again. Only use whole numbers for fiat pairs.
How can I configure GB so that I keep can for example XRP10000 without having to constantly re-adjust it's total value?