Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# IBKR API API
IBKR API API is an Options pricing API for IBKR's convoluted API running on Flask

To 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`