>>2339980What the system needs is a "smart" AI that places artificial buy orders, but that would be complicated to code and take a bunch of server resources. You'd also need to update value realtime rather than every 15~ minutes. It would eliminate selling at a fixed value to the ether and make the system a lot closer to a proper zero-sum game (with a bit of room to profit off of external factors)
i.e. Suisei coin is worth 1045 right now, so the AI will buy it from you for anywhere between 1045 and 980 at fixed quantities (2 buys at 1045, 4 buys at 980, 10 buys at 1020, etc)
Would also benefit from having sell points so if you want to buy a high volume coin you might have to pay MORE than current market volume. This would also allow batch buys and sells without destroying the system.
But all of this is hard to code and very resource intensive.