Skip to content

Commit 270ca6c

Browse files
no changes
original code intact
1 parent 1fd9ee0 commit 270ca6c

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

.github/ISSUE_TEMPLATE/good-first-issue-2.md

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -14,25 +14,3 @@ Teach `VectorizedBacktest` to rebalance weekly or monthly via a `rebalance_freq`
1414

1515
### Definition of Done
1616
- Tests pass; daily default unchanged.
17-
18-
19-
20-
---
21-
name: "Good First Issue: Add weekly/monthly rebalancing option"
22-
about: Add `rebalance_freq` support to `VectorizedBacktest`
23-
labels: good-first-issue
24-
---
25-
26-
### Summary
27-
Teach `VectorizedBacktest` to rebalance weekly or monthly via a `rebalance_freq` parameter.
28-
29-
### Tasks
30-
- Update `_should_rebalance` to respect `W` and `M` frequencies.
31-
- Add tests in `tests/test_backtest.py`.
32-
- Document in README.
33-
34-
### Definition of Done
35-
- Tests pass; daily default unchanged.
36-
37-
38-

0 commit comments

Comments
 (0)