Ibkr
Fetches portfolio details from the Interactive Brokers (IBKR) API.
About
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.
Key Features
- Modular project structure
- API documentation via Swagger UI
- Asynchronous request handling
- 13 GitHub stars
- FastAPI framework for building APIs
- Environment variable configuration
Use Cases
- Automated portfolio monitoring
- Integration with trading dashboards
- Data analysis for investment strategies