Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/glebeserker/ib_to_xcel_python

To utilize Interactive Brokers API to send portfolio information onto Excel spreadsheet to make models.
https://github.com/glebeserker/ib_to_xcel_python

api excel ibapi interactive-brokers msaccess pandas-dataframe pyodbc python3

Last synced: about 1 month ago
JSON representation

To utilize Interactive Brokers API to send portfolio information onto Excel spreadsheet to make models.

Awesome Lists containing this project

README

        

# IB_to_XCEL_Python
A collection of scripts written to work along VisualBasic for potential Algo Trading in the future

**ExcelWritter**

Utilizes created contract in ContractCreator.py
The folder the script is in must have a MS Access File in which expiration dates (YYYYMMDD) are listed to be used to pull VIX Futures data, and saved into an Excel Spreadsheer

**Limitation(TEMP)**

Only updates values in the spreadsheet

Scripts are written for paper accounts tickTypes and MarketType must be updated for live account