- Joined
- 1/22/21
- Messages
- 9
- Points
- 11
Hi all,
I am working on a bot that connects to Kraken exchange via secured web-sockets. So far I can subscribe to feeds and see data streaming in.
I am thinking about application architecture. I need to store the data from these feeds in memory and to run algorithms on the stream. Really i would like to know how quants structure their programs and how interaction between their programs is managed.
Can anybody advise?
I am working on a bot that connects to Kraken exchange via secured web-sockets. So far I can subscribe to feeds and see data streaming in.
I am thinking about application architecture. I need to store the data from these feeds in memory and to run algorithms on the stream. Really i would like to know how quants structure their programs and how interaction between their programs is managed.
Can anybody advise?