Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 470 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 470 Bytes

Hayamker is a framework for building and running algorithmic trading strategies via Interactive Brokers' TWS API. It's build on top of ib_insync.

Primary functionality is:

  • downloading data
  • data research
  • building and running algorithmic trading strategies
  • backtesting those strategies [not working now]

It's still work in progress...