Hmm, that’s a good question. I haven’t looked into it too much, but I’d definitely try to leverage a 3rd party platform for hosting or at least use a 3rd party library to do the trading. https://enigma.co/catalyst/ was kind of decent when I used it for a while a year ago. By now, if they’re still improving it, it’s probably pretty good. One advantage there is that they have the data too. https://github.com/ccxt/ccxt is a wonderful API that generalizes how you interact with exchanges.
Hosting wise, AWS (what we use) or Google Cloud would both work. I personally like the latter a lot more.
Hmm, that’s a good question. I haven’t looked into it too much, but I’d definitely try to leverage a 3rd party platform for hosting or at least use a 3rd party library to do the trading. https://enigma.co/catalyst/ was kind of decent when I used it for a while a year ago. By now, if they’re still improving it, it’s probably pretty good. One advantage there is that they have the data too. https://github.com/ccxt/ccxt is a wonderful API that generalizes how you interact with exchanges.
Hosting wise, AWS (what we use) or Google Cloud would both work. I personally like the latter a lot more.