Document and abstract portfolio trading costs
This commit is contained in:
@@ -210,7 +210,9 @@ uv run python cli.py portfolio build \
|
||||
|
||||
Executes the constructed `position_shares` book at the next available open,
|
||||
clipping trades through repeatable constraints. It writes `fills/<name>.pq` and
|
||||
`pnl/<name>.pq`.
|
||||
`pnl/<name>.pq`. Trading costs use the simplified open-execution proportional
|
||||
cash-cost model documented in
|
||||
[`docs/portfolio_trading_cost_model.md`](docs/portfolio_trading_cost_model.md).
|
||||
|
||||
| Option | Default | Description |
|
||||
| --- | --- | --- |
|
||||
|
||||
Reference in New Issue
Block a user