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.
I’ve been a trader for 2 years, it’s just a hobby for me. I’ve mostly done Sentiment and Fundamental but wanted to try Technical and others.
If you were a hobbist like me, what would you say is the best way to host a bot? Should I get my own server? Do I rent one? Or do I use an exchange?
Thanks, great post and I love your logo.
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.
Depending on how complex your strategies are, may be something like this could work: https://www.youtube.com/watch?v=P_YmXyUsb9A