Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 417 Bytes

quickstart.rst

File metadata and controls

14 lines (10 loc) · 417 Bytes

Quickstart

Dual-Moving Average Example

The following code implements a simple dual moving average algorithm and tests it on data extracted from yahoo finance.

You can find other examples in the zipline/examples directory.