Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gomisha/ibkr-api

Interactive Brokers Web Portal REST API for stock and option data
https://github.com/gomisha/ibkr-api

Last synced: 7 days ago
JSON representation

Interactive Brokers Web Portal REST API for stock and option data

Awesome Lists containing this project

README

        

# ibkr-api
Library for Interactive Brokers Client Portal Web API for stock and option data

### IBKR Gateway

IBKR API Gateway must be running locally on port 5000 and all end points are accessed from this base URL: https://localhost:5000/

### IBKR Client Portal Web API Resources

* [IBKR API Solutions](https://www.interactivebrokers.com/en/index.php?f=5041)
* [API Gateway Download](https://download2.interactivebrokers.com/portal/clientportal.gw.zip)
* [Getting Started](https://interactivebrokers.github.io/cpwebapi/)
* [API Reference](https://www.interactivebrokers.com/api/doc.html)
* [Option Lookup](https://interactivebrokers.github.io/cpwebapi/option_lookup.html)