# quant Here I collect some Quantitative Finance and Algorithmic Trading exhaust; mostly ipython notebooks based on [Quantopian](https://www.quantopian.com), [Zipline](https://github.com/quantopian/zipline), or [Pandas](http://pandas.pydata.org/). 1. [Comparing some Lazy Portfolios](https://github.com/paulperry/quant/blob/master/Lazy_Backtests.ipynb) 2. [Exploratory Data Analysis (EDA) of ETFs](https://github.com/paulperry/quant/blob/master/ETFs.ipynb) 3. [Comparing OLPS Algorithms on ETFs](https://github.com/paulperry/quant/blob/master/OLPS_Comparison.ipynb) 4. [Comparing Bond ETF's in the 2008 downturn](https://github.com/paulperry/quant/blob/master/Bond_ETFs.ipynb) More to come ...