D-Thatcher / trading_strategies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trading Strategies

A series of simple quantitative trading strategies and their implementations. Each folder contains a notebook, and a README that describes the strategy and lists references.

Notebooks

Data sources

Dependencies

Most of the implementations use Zipline as a backbone for commonly used trading functions.

  • Tensorflow
  • Pandas

About