/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.

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

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