Skip to content

Prinkesh/Azure-IB

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azure-IB

A (relatively) high-frequency trading system focused on CME's WTI outright Future. It build on:

  • Interactive Brokers Gateway (interactivebrokers.com) and IBPY, a wrapper for API calls( https://github.com/blampe/IbPy)
  • Microsoft's cloud-based solution, called through REST API
  • concurrent.Futures for, well, concurrency
  • plot.ly for stream strategy execution to a remote charting display

It has been tested on a headless AWS server running Ubuntu

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 58.5%
  • Jupyter Notebook 27.3%
  • R 14.2%