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.
룩백 진입 시 NO_PROGRESS 체크 기간(lookback_days_elapsed >= np_days)이 이미 지난 후보를 _process_entries 호출 전에 필터링. 현재 종가가 원래 진입가 기준 progress threshold 미달이면 진입 거부. 백테스트와 live paper trader 간 행동 불일치 원인: 세션 생성일이 이벤트 발생일 이후인 경우 룩백 기능이 NO_PROGRESS 조건을 무시하고 진입, 백테스트가 청산했을 포지션을 그대로 보유하는 문제 수정. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
3 months ago | |
|---|---|---|
| .. | ||
| __init__.py | ||
| alpaca_broker.py | 4 months ago | |
| auto.py | 4 months ago | |
| backtest_sim.py | 4 months ago | |
| cli.py | 4 months ago | |
| engine.py | 3 months ago | |
| event_detector.py | 4 months ago | |
| mock_broker.py | ||
| models.py | 4 months ago | |
| reporter.py | 5 months ago | |
| state.py | 4 months ago | |