차트를 읽는 연습에는 시간이 필요하고, 초보자는 어떤 레벨이 중요한지 모른 채 캔들만 바라보기 일쑤입니다. 이 확장 프로그램은 TradingView에서 보고 있는 차트를 가져와 비전 모델에 전달합니다.
추세, 지지와 저항, 눈에 띄는 패턴을 쉬운 말로 풀어낸 분석을 사이드 패널에서 바로 확인할 수 있습니다. 화면에 보이는 것만 설명하고 거기서 멈춥니다. 모든 응답에는 명확한 '투자 조언 아님' 안내가 포함됩니다.
작동 방식
Used at step 01 to kick off the pipeline.
Write
Used at step 01 to kick off the pipeline.
WebFetch
Used at step 01 to kick off the pipeline.
WebSearch
Used at step 01 to kick off the pipeline.
차트 이미지와 시간대 컨텍스트를 비전 모델에 보내 구조화된 판독을 수행합니다.
pending
추세, 주요 레벨, 패턴 등을 조언 없이 평이한 언어로 설명합니다.
pending
분석 결과를 사이드 패널 또는 Telegram로 반환하며, 명확한 '금융 조언 아님' 고지를 포함합니다.
pending
샘플 출력
json
// Sample output
// (generated when the pipeline finishes)
Read the chart image and return {trend, support[], resistance[], pattern, notes}; describe what is visible only and never recommend a trade.
Unlock the rest
The full agent definition, install snippet, and starter task are gated for community members.
Members get the full `.md` agent file, the npm / pnpm install one-liners, a starter prompt that we've tuned against real runs, and the open-source repo when this automation ships there. One email, magic link, done.