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.
- Breakout check interval: change from every-1-min to every sim_bar_minutes, matching the backtest bar aggregation frequency; align timeout base to market open (consistent with orb_simulator.py) - Rejected/cancelled orders: add order_rejected flag so cancelled orders no longer fall through to position creation (phantom positions) - Stop/EOD exit fill price: poll broker fill price after close_position() instead of recording at current_stop, capturing gap-through losses - Stop/EOD close_position: pass qty=int(pos.shares) so multi-session same-ticker scenarios only close the current session's share count 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 | |