You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
New mode (risk.daily_budget_reset=True) where cash_available and sizing equity reset to initial_equity at the start of each day, regardless of how many open positions or realized P&L exist. Unlike fixed_capital_sizing (단리, sizing only), this also treats buying power as if no positions are held — useful for evaluating signal quality independent of capital constraints. - domain.py: daily_budget_reset field on RiskConfig - run.py: _daily_budget_reset flag; _sizing_equity / _sleeve_equity_est / _build_portfolio_state all honor the new flag - backtest_sim.py: daily_budget_reset param threaded through - direct_runner.py: --daily-budget-reset CLI flag - routers/backtest.py: BacktestRequest field + cmd arg - client.ts: BacktestParams / BacktestTask types updated - Backtest.tsx: checkbox in form + DBR badge in task list Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
4 months ago | |
|---|---|---|
| .. | ||
| backtester | 4 months ago | |
| experiment | 4 months ago | |
| orb_trader | 4 months ago | |
| overfit | 4 months ago | |
| paper_trader | 4 months ago | |
| pipeline | 4 months ago | |
| qa | 5 months ago | |
| review | 5 months ago | |
| scenario | 5 months ago | |
| sync | 5 months ago | |
| tools | 4 months ago | |
| tracker | 4 months ago | |
| web | 4 months ago | |
| web_frontend | 4 months ago | |
| __init__.py | 5 months ago | |