Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/glebeserker/ib_to_xcel_python
- Owner: Glebeserker
- Created: 2021-05-06T03:02:44.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-17T22:13:39.000Z (almost 3 years ago)
- Last Synced: 2023-10-11T10:32:56.605Z (about 1 year ago)
- Topics: api, excel, ibapi, interactive-brokers, msaccess, pandas-dataframe, pyodbc, python3
- Language: Python
- Homepage:
- Size: 79.1 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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