Just asking because I have been developing my trading bot for awhile, I have been successful with it but I'm hoping to learn what you guys are looking for so I will be able to plan what I can do to improve mine and convince you to use it as well.
I would love to see a bot that will be able to get prices from many trading platforms, login there and do arbitrage trading. For example, BTC on Binance is 66400 right now, on Kraken its 66380. A good time to make some nice profit with arbitrage trading.
The most important and most difficult feature to implement to a bot would be a way for it to be profitable in all conditions. I am talking about bull market, sideways markets and bear markets.
Most bots function well in one or the other. Some even function well in bull or bear as long as they are trending one way or the other. However they won’t function well if the markets get stale.
Hence the bot needs to detect what type of market we are in and adapt to that market to stay profitable or at least stop losing money.
How can bot detect what type of market you are in? If there is a bot that finds a way to be profitable in all conditions, then trading won't happen. Everyone can't win in trading, you profit because someone lost, that's the number one rule. Bot can't analyze what mind-blowing even happens, it can't read and analyze articles published on Cointelegraph. Trading bots can only do mathematical calculations and act accordingly. No one can create a bot that you are asking for.