6d3b0bacc0
- 19개 마이크로서비스 (news-collector, score-engine, ta-engine, dart-collector, aux-signal, us-market, graph-engine, telegram-bot, dashboard-api, kis-api 등) - 가치투자 스코어링 + 10공식 앙상블 보팅 (매직포뮬러/F-Score/Altman/PEG/ 모멘텀/Beneish/GP-A/G-Score/Amihud/BAB) - 뉴스 수집→형태소→임베딩→중복제거→AI분석 파이프라인 - 기술적분석 + GAT 그래프신경망 + 미증시 동조 시그널 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2 lines
989 B
JSON
2 lines
989 B
JSON
{"id":"669c2fcf-b774-40a1-b874-21bbb5027474","name":"📈 AI 예측 성과 추적 (매일 16:10)","nodes":[{"id":"n1","name":"매일 16:10","type":"n8n-nodes-base.scheduleTrigger","typeVersion":1.1,"position":[100,300],"parameters":{"rule":{"interval":[{"field":"cronExpression","expression":"10 16 * * 1-5"}]}}},{"id":"n2","name":"추천종목 랭킹조회","type":"n8n-nodes-base.httpRequest","typeVersion":4.2,"position":[350,300],"parameters":{"method":"GET","url":"http://score-engine:8686/recommendations","options":{"timeout":30000}}},{"id":"n3","name":"오늘 성과 브리핑","type":"n8n-nodes-base.httpRequest","typeVersion":4.2,"position":[600,300],"parameters":{"method":"POST","url":"http://score-engine:8686/briefing/send","options":{"timeout":30000}}}],"connections":{"매일 16:10":{"main":[[{"node":"추천종목 랭킹조회","type":"main","index":0}]]},"추천종목 랭킹조회":{"main":[[{"node":"오늘 성과 브리핑","type":"main","index":0}]]}},"active":true}
|