공개자료 기반 추론: 구체적인 agent architecture, tool set, execution authority, 초과수익 신호 model은 공개돼 있지 않다. 따라서 “agent가 직접 주문한다”거나 특정 LLM을 사용한다고 추정해서는 안 된다.
편집 전 브리핑 원문 펼치기
구분: 주요 글로벌 운용사 공식 자료 · 실제 Fixed-Income AI 조직
현재 공개 확인: 2026년 8월
Janus Henderson은 2026년부터 Quantitative Fixed Income 팀에 Quantitative and AI Research Analyst 역할을 두고 있으며, Zeyu Gao의 공식 프로필에는 agentic AI를 quantamental analysis, trading, portfolio management에 적용해 AI-driven systematic portfolio strategy를 개발한다고 명시돼 있다. Janus Henderson 공식 프로필
이 자료는 논문은 아니지만, 대형 fixed-income 운용사가 agentic AI를 단순 document summarization이 아니라 research→trading→portfolio construction 전 과정에 연결하고 있다는 공개적인 증거라는 점에서 가치가 높다.
확인 가능한 사실 vs 추론
확인 가능한 사실: agentic AI가 quantamental analysis, trading, portfolio management와 systematic portfolio strategy에 사용되고 있다는 것까지는 회사가 직접 공개했다.
공개자료 기반 추론: 구체적인 agent architecture, tool set, execution authority, alpha model은 공개돼 있지 않다. 따라서 “agent가 직접 주문한다”거나 특정 LLM을 사용한다고 추정해서는 안 된다.
다만 production architecture는 합리적으로 다음처럼 설계할 수 있다.
Agent
→ 자료수집/가설생성/코드작성
→ quantitative validation
→ portfolio optimizer
→ human/risk approval
→ execution
한국 시장 복제 아이디어
국내 채권에서는 agent를 Trader Replacement보다 Quant Research Copilot으로 먼저 쓰는 편이 경제성이 높다.
예를 들어:
“최근 3년 금통위에서 headline inflation 전망치가 +0.2%p 이상 상향된 날의 3/10 움직임을 분석해.”
라고 하면 agent가:
- event calendar 추출
- DB query 생성
- 금리 변동 계산
- DV01-neutral 포지션 생성
- 거래비용 적용
- OOS 검증
- 결과 보고서 생성
까지 자동으로 수행한다.
최종 주문은 별도 risk layer가 승인한다.
우선순위: ★★★★★