Hi everyone,
I have a solution to offer for a Binance problem that deactivates trading on Gunbot. I reached out to multiple Gunbot workers many times, but it seems they haven't been able to get to it, since I imagine they are very busy. So please, let's all pass this along to the developers to prioritize implementation.
Binance terminates Gunbot trading when the secondary currency in a pair sells down to dust levels (below 0.01 or 0.001 equivalence, depending on the currency).
Manually fixing the dust (manually buying more) works for a while, but even with fixing dust and starting fresh with MIN_VOLUME_TO_BUY and MIN_VOLUME_TO_SELL (neither of which seem to consistently work with Binance) set at good levels (even extreme levels for the sake of testing), dust eventually results and terminates Binance trading with Gunbot, even with v.7.0.2 stable.
So, my suggestion and request to fix this Binance issue would be the implementation of a FUNDS_RESERVE for the secondary currency in a pair--not the primary currency, since we already have the current FUNDS_RESERVE helping with that. It could be called SECONDARY_FUNDS_RESERVE or something like that and it would effectively set the secondary currency base level at a Binance acceptable level to keep trading active without fear of entering dust levels and deactivating trading over time.
Another benefit of what would be something like SECONDARY_FUNDS_RESERVE is that it would function to allow portions of secondary currencies to act as longer-term hold investments--not actively traded--while portions of that same secondary currency are open to active trading investments.
This is especially useful for currencies with private wallet issues like, for example, IOTA, which currently has the 7th largest market capitalization of all cryptocurrencies, and since its tangle network currently lacks mature development, many people are circumstantially inclined to use exchanges as hold wallets for it. If people want to hold a set portion of it and actively trade another portion of it at the same time, their options are currently limited, barring making separate accounts, which can present other issues. So, a secondary funds reserve function would solve this for everyone.
Please, let's all pass this along to the developers to prioritize implementation and thanks so much!