/etf-analysis
Cosa fa. Analizza un ETF: composizione, costo e qualità della replica.
Quando usarlo. Prima di investire in un ETF.
Argomenti. ETF
Esempio. /etf-analysis SWDA.MI
Cosa restituisce. Holdings principali, expense ratio, tracking e rendimenti.
Come funziona
Sezione intitolata “Come funziona”Quando lanci /etf-analysis, Dexter non esegue codice fisso: invia all’AI la prompt qui sotto — il segnaposto {arg} viene sostituito con ciò che scrivi dopo il comando — e l’agente la esegue chiamando da sé gli strumenti necessari. Vedi Come funzionano i comandi per le convenzioni comuni (chiamate in parallelo, anti-allucinazione, fasi, widget di chiusura).
Strumenti che può usare: get_etf_profile, portfolio_get, get_all_etfs, memory_update, show_ticker_link.
Flusso/visualizzazione: chiude con i pulsanti di dettaglio (show_ticker_link); salva un appunto in memoria (memory_update).
Prompt completa
Sezione intitolata “Prompt completa”È la prompt esatta inviata all’AI quando usi il comando (sostituendo {arg}).
ETF analysis of {arg}.FIRST, before writing anything, call these tools — AUM/expense ratio/yield/returns are NOT in your memory; use ONLY tool values, N/A if missing, never invent: get_etf_profile → fund family, category, AUM, expense ratio, dividend yield, returns (YTD, 3Y, 5Y); portfolio_get.Then get_all_etfs → 2-3 peer ETFs in same category for comparison.Examine top holdings and sector/geographic concentration. Assess performance vs benchmark & peers, expense ratio vs competitors, tracking difference, liquidity (AUM, avg volume), tax efficiency. Identify the most cost-efficient option among peers.If user holds {arg}: contextualize cost vs alternatives and potential switch benefit.Call memory_update first (before the report). Write the COMPLETE report. THEN, as the SINGLE final action, call show_ticker_link for {arg} — it renders the detail button and ENDS your turn. Do NOT introduce it with a sentence and write NOTHING after it.