Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 313 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 313 Bytes

auto_trader

Algo trading platform on IB.

This project is under development. The purpose of this repo is to use RNN deep learning techniques such as LSTM and GRU to predict stock movements. If the backtested results are profitable, then the strategy will be implemented using Interactive Brokers trading API.