Skip to content

Chipper20/Python-Code-Interactive-Brokers-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Python for Interactive Brokers API

This is a repository to store my code which uses the Interactive Brokers API You will need an IB account and python to run the program

Get-Historical-Data

Python Files

GetOneInstrument.py

Answer the questions below to use the code to download historical and intraday data

Enter the Instrument (AAPL... ) > Enter the type of security (STK, FUT ...) > Enter the exchange (SMART... ) > Enter the length for the Data (1 D, 1800, S...) > Enter the bar size for the Data (30 mins, 1 day...) >

Note (you must save the RandomRawData.xlsx in the same drive but it doesn't need any symbol sheets) The file must be closed when you run the python code.

About

Enter stock symbols to download historical data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages