Skip to content

Commit e140970

Browse files
docs: added description
notes added
1 parent 77b56b6 commit e140970

File tree

1 file changed

+1
-1
lines changed
  • src/quant_research_starter.egg-info

1 file changed

+1
-1
lines changed

src/quant_research_starter.egg-info/PKG-INFO

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ QuantResearchStarter aims to provide a clean, well-documented starting point for
6565

6666
* **Data management** — download market data or generate synthetic price series for experiments.
6767
* **Factor library** — example implementations of momentum, value, size, and volatility factors.
68-
* **Vectorized backtesting engine** — supports transaction costs, slippage, and portfolio constraints.
68+
* **Vectorized backtesting engine** — supports transaction costs, slippage, portfolio constraints, and configurable rebalancing frequencies (daily, weekly, monthly).
6969
* **Risk & performance analytics** — returns, drawdowns, Sharpe, turnover, and other risk metrics.
7070
* **CLI & scripts** — small tools to generate data, compute factors, and run backtests from the terminal.
7171
* **Production-ready utilities** — type hints, tests, continuous integration, and documentation scaffolding.

0 commit comments

Comments
 (0)