Skip to content

pytton/FirstIBAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

FirstIBAPI

First IB API code that worked without thread

This code was modified from the one originally delivered by Abhijit by removing threads. It works. It connects to Interactive Brokers TWS and pulls bid/ask values for SPY.

IN ORDER TO WORK, THE 'ALLOW CONNECTIONS FROM LOCALHOST ONLY' option has to be TICKED in Interactive Brokers TWS Software.

This code uses Jan Boonen's Libraries located here: https://github.com/JanBoonen/TwsApiCpp

This has to be cleaned - find the location of source files, change names, create new solution.

Currently, solution located here:

C:...\FirstIBAPI\TwsApiCpp-master_New\TwsApiC++_win32

About

First IB API code that worked without thread

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published