fix: PIT 백필 — FINRA '/' 심볼 Alpaca 전송 전 정규화 ('/' → '.')
FINRA 심볼(BRK/B, HPX/U, WARR/WS 등)을 Alpaca에 그대로 전송하면 URL에 %2F가 포함되어 400 Bad Request 발생. alpaca_batch = [_finra_to_alpaca(s) for s in batch] 로 사전 변환. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>main
parent
843a188b76
commit
e9ad89ff74
Loading…
Reference in New Issue