I’ve also added an algorithm to check how effective the predictions are. For BTC, the success rate is currently around 75%.
Some coins have a 0% success rate, while others are at 90-99%.
That's interesting. How many simulations have you done? What's the biggest factor that determines this success rate? 90% sounds too high even if your model is really good. It's just hard to believe based on my experience.
As for a GPU VPS server — it could definitely make things easier, but I’d really prefer not to publish the code on external platforms.
The issue isn’t even the code itself, since all the ML models are public, but rather the specific AI configuration.
Are you afraid that the VPS/host will record your source code? Can't you package or encrypt it before running it on other computers?