Skip to content

Commit dd8b845

Browse files
docs: duplicates removed
Removed duplicated start section from PKG-INFO
1 parent cfe2ec9 commit dd8b845

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

  • src/quant_research_starter.egg-info

src/quant_research_starter.egg-info/PKG-INFO

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -74,18 +74,6 @@ QuantResearchStarter aims to provide a clean, well-documented starting point for
7474

7575
## Quick start
7676

77-
78-
* **Data management** — download market data or generate synthetic price series for experiments.
79-
* **Factor library** — example implementations of momentum, value, size, and volatility factors.
80-
* **Vectorized backtesting engine** — supports transaction costs, slippage, portfolio constraints, and configurable rebalancing frequencies (daily, weekly, monthly).
81-
* **Risk & performance analytics** — returns, drawdowns, Sharpe, turnover, and other risk metrics.
82-
* **CLI & scripts** — small tools to generate data, compute factors, and run backtests from the terminal.
83-
* **Production-ready utilities** — type hints, tests, continuous integration, and documentation scaffolding.
84-
85-
---
86-
87-
## Quick start
88-
8977
### Requirements
9078

9179
* Python 3.10+

0 commit comments

Comments
 (0)