Hello everyone,
I hope you are doing well. I am looking for suggestions on setting up an environment to retrieve stock data using a streaming strategy. The data source will be the Bloomberg service/terminal.
I would like to keep this pipeline simple. The key requirements are:
- Read and save the data.
- Make the data available for use.
- Partition the data by year, month, and day.
Could you please provide recommendations for the architecture and services I should use?
Thank you!