Skip to content

areddish/ats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automatic Trading system

Required Software

Python 3.6.3+ Currently testing with 3.6.3

LATEST TWS API for python

Installation

To install the ats package for development, from the root of the git repo run this command:

pip install -e .

To install the ibapi, change to the \source\pythonclient and run the same command i.e. on windows

cd "\tws api-latest\source\pythonclient"
pip install -e .

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages