8d019ddd26
- BacktestingService: SIGNAL_ONLY 모드에서 inPosition 포지션 락 제거, entryRule/exitRule 충족 시마다 BUY/SELL 시그널 무조건 생성 - BacktestSettingsDto: positionMode 기본값 LONG_ONLY → SIGNAL_ONLY - backendApi.ts: DEFAULT_BACKTEST_SETTINGS positionMode 기본값 변경 - BacktestSettingsModal: positionMode UI 항목(시그널 생성 방식) 최상단에 추가 Co-authored-by: Cursor <cursoragent@cursor.com>