Fetches portfolio details from the Interactive Brokers (IBKR) API.
This Python-based FastAPI application, Ibkr, provides a server to interact with the Interactive Brokers (IBKR) API. It allows users to easily retrieve portfolio details by setting up a local server and accessing API endpoints. The project is structured for easy development and deployment, utilizing a virtual environment and environment variables for secure credential management.