lewistham9x / IBKRAPIAPI

Options pricing API for IBKR's convoluted API running on Flask

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Options pricing API for IBKR's convoluted API running on Flask


Languages

Language:Python 91.1%Language:Dockerfile 7.4%Language:Shell 1.5%