Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lekt9/ibkrapiapi
Options pricing API for IBKR's convoluted API running on Flask
https://github.com/lekt9/ibkrapiapi
Last synced: about 1 month ago
JSON representation
Options pricing API for IBKR's convoluted API running on Flask
- Host: GitHub
- URL: https://github.com/lekt9/ibkrapiapi
- Owner: lekt9
- Created: 2021-06-20T15:50:14.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-23T19:06:43.000Z (over 3 years ago)
- Last Synced: 2024-10-16T22:02:29.074Z (3 months ago)
- Language: Python
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IBKR API API
IBKR API API is an Options pricing API for IBKR's convoluted API running on FlaskTo run this application:
1. Make a copy of docker-compose.template.yml to docker-compose.yml
2. Replace the environment variables with your IBKR credentials along with any relevant options
3. Run `docker-compose up -d`