Look inside
In this liveProject, you will complete a half-finished prototype tool designed to improve risk management in fund strategies. You’ll transform the existing code to use async programming, use concurrent requests to fetch and process data for the tool, and output data on the command line in a CSV format. Once you’ve built the basics, you’ll upgrade the CLI’s performance to concurrently fetch stock data every 30 seconds.
This project is designed for learning purposes and is not a complete, production-ready application or solution.