0% found this document useful (0 votes)
49 views1 page

QuantWorkflow PDF

The document describes a quant workflow for constructing investment portfolios. It involves defining a trading universe from external datasets, developing alpha factors, combining alphas, optimizing based on risk models and constraints, constructing portfolios, and backtesting via a loop that executes trades periodically. Key parts of the workflow include universe definition, objective setting, risk modeling, alpha combination, portfolio construction, and backtesting for evaluation.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
49 views1 page

QuantWorkflow PDF

The document describes a quant workflow for constructing investment portfolios. It involves defining a trading universe from external datasets, developing alpha factors, combining alphas, optimizing based on risk models and constraints, constructing portfolios, and backtesting via a loop that executes trades periodically. Key parts of the workflow include universe definition, objective setting, risk modeling, alpha combination, portfolio construction, and backtesting for evaluation.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Legenda

External data
The Quant Workflow Database Construction

Zipline
Bloomberg Quantopian

Pyfolio
Datasets
Alphalens Open APIs (e.g.
Pipeline (Zipline / Research) W16 Yahoo, Google,
FinnHub)

UNIVERSE
DEFINITION Pyfolio

OBJECTIVE
RISK MODEL CONSTRAINTS
FUNCTION

ALPHA 1 ALPHA 2 ALPHA 3 ... ALPHA N

Factor Optimization

ALPHA
Idea Sourcing Decisão COMBINATION

PORTFOLIO
CONSTRUCTION

PRIOR
PORTFOLIO
Backtest / Execution System Trade List

Loop every f periods

You might also like