I don’t know if it’s a bug or a feature.
But I want to change the coinpair in my bot, but I can’t because it is a single bot.
If I create a new bot, and then enable the ‘multiple’ option I do have the option to change it later, but then I can’t use the ‘Static price filter’ option.
With my new strategy I change coinpairs several times a week, and through my own TA I fill in the ‘Static price filter’ to prevent him from starting a deal at the top.
And I don’t really want to create a new bot every time I have chosen a new coin.
Its not a bug. Single coin bots doesn’t support pair change.
To my understanding, that only leaves the possibility of creating a new bot each time? Or am I overlooking another possibility?
You can duplicate the bot and change the pair. Single pair bot has a slitghly different logic than multicoin.
That’s why I would alway suggest to create multi-pair bots even if you only use a single pair. Or do single-pair bots offer anything multi-pair bots don’t?
Multi-pair bots dont have the ‘Static price filter’.
It could be an option to add similar to how 3Commas does it. If min and max are percentages and when the bot would store the current price of all assets as soon as min or max was changed, then it could calculate min/max for each asset based on the stored prices. But of course, changing min/max in an old bot would possibly spoil the whole setup.