jonahhill / qval

Value strategy for US stocks modeled on Alpha Architect's QVAL ETF, using enterprise multiple and Piotroski F-Score to target cheap, high-quality stocks. Utilizes Sharadar fundamental and price data. Runs in Moonshot.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

qval

Value strategy for US stocks modeled on Alpha Architect's QVAL ETF, using enterprise multiple and Piotroski F-Score to target cheap, high-quality stocks. Utilizes Sharadar fundamental and price data. Runs in Moonshot.

Clone in QuantRocket

CLI:

quantrocket codeload clone 'qval'

Python:

from quantrocket.codeload import clone
clone("qval")

Browse in GitHub

Start here: qval/Introduction.ipynb


Find more code in QuantRocket's Codeload Library

About

Value strategy for US stocks modeled on Alpha Architect's QVAL ETF, using enterprise multiple and Piotroski F-Score to target cheap, high-quality stocks. Utilizes Sharadar fundamental and price data. Runs in Moonshot.

License:Apache License 2.0


Languages

Language:Jupyter Notebook 99.5%Language:Python 0.5%