slacker247 / InteractiveBrokers

Python interface for the Interactive Brokers Application
GNU General Public License v3.0
8 stars 4 forks source link

Create python script that pulls ticks for a given symbol #12

Closed slacker247 closed 3 years ago

slacker247 commented 4 years ago

This will need the credentials created for the Symbols script Connect to the Interactive Brokers Application and given the stock symbol get the ticks for that symbol Store those ticks into the database.

slacker247 commented 3 years ago

this is working