Portfolio Construction and Transaction Costs¶
Under development
This lesson is part of the course scaffold and is being actively written. The learning objectives and outline below define its final scope.
Learning objectives¶
By the end of this lesson you will be able to:
- Combine multiple strategies into a single portfolio and quantify the diversification and netting benefit versus running them separately.
- Specify realistic execution assumptions for a backtest — fill logic, latency, participation — and show how each assumption moves reported performance.
- Calibrate a transaction cost model covering spread, commissions, market impact, and slippage from available data.
- Implement cost-aware rebalancing using no-trade bands or turnover penalties and measure the net-of-cost improvement.
Outline¶
- Combining strategies — correlation across sleeves, allocation, aggregate risk
- Netting — internal crossing, gross vs net exposure, the cost savings of a book
- Execution assumptions — fills, latency, participation, and backtest realism
- Transaction cost models — spread, commissions, market impact
- Slippage — measurement, modeling, and calibrating the backtest to it
- Cost-aware rebalancing — no-trade bands, turnover penalties, optimization
- Net-of-cost evaluation — how costs reshape which strategies survive