Ler um gráfico exige prática, e os iniciantes olham para velas sem saber que níveis importam. Esta extensão capta o gráfico que está a ver no TradingView e entrega-o a um modelo de visão.
Ler um gráfico exige prática, e os iniciantes olham para velas sem saber que níveis importam. Esta extensão capta o gráfico que está a ver no TradingView e entrega-o a um modelo de visão.
Recebe uma leitura em linguagem simples da tendência, suportes e resistências, e qualquer padrão visível, num painel lateral. Descreve o que está no ecrã e fica por aí; cada resposta inclui uma nota clara de que não constitui aconselhamento financeiro.
Como funciona
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.
Enviar a imagem do gráfico e o contexto temporal a um modelo de visão para leitura estruturada.
pending
Descrever tendência, níveis-chave e quaisquer padrões em linguagem clara, sem dar conselhos.
pending
Retornar a análise para um painel lateral ou Telegram, com uma nota clara de 'não constitui aconselhamento financeiro'.
pending
Saída de exemplo
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.