Binance-volatility-trading-bot
Binance-volatility-trading-bot copied to clipboard
Max time to hold
Suggestion for a parameter that sets the max number of different coins that can be held, so that the bot not runs amok and spends all your funds on a ton of coins.
Also a parameter that sells the coin if held for longer than x minutes/hours could be useful for getting rid of stale coins that does not move.
This would be awesome
100% Agree with this. I have made mods to my clone of the code to achieve this. FYI the Binanace timestamp is ms not s; so divide by 1000.
Only max time left to code