Computational Investing

Table of Contents

Home

Suggested Readings

  • Active Portfolio Management: A Quantitative Approach for Producing Superior Returns and Controlling Risk by Richard Grinold and Ronald Kahn
  • All About Hedge Funds : The Easy Way to Get Started by Robert Jaeger
  • Applied Quantitative Methods for Trading and Investment (The Wiley Finance Series) (Hardcover) by Christian L. Dunis (Editor), Jason Laws (Editor), Patrick Naïm

Resources1

Python Tools in the Class

Finance

Install QSToolKit on Unbuntu

#wget --no-check-certificate http://pypi.python.org/packages/source/Q/QSTK/QSTK-0.2.6.tar.gz
#Read error at byte 231669/28754611 (Connection reset by peer).
git clone git@github.com:shishougang/QuantSoftwareToolkit.git
cd QuantSoftwareToolkit
sudo sh UbuntuInstallation.sh
sudo python setup.py install

cd Examples
python Validation.py

Footnotes:

Author: Shi Shougang

Created: 2015-03-05 Thu 23:20

Emacs 24.3.1 (Org mode 8.2.10)

Validate