Salta ai contenuti

/analyst-updates

Cosa fa. Mostra le variazioni recenti di rating e target degli analisti.

Quando usarlo. Per cogliere cambi di sentiment sell-side.

Argomenti. TICKER

Esempio. /analyst-updates AAPL

Cosa restituisce. Upgrade/downgrade, nuovi target e consenso aggiornato.

Quando lanci /analyst-updates, 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_analyst_estimates, web_search, render_value_range, show_ticker_link.

Flusso/visualizzazione: chiude con la barra del fair value (render_value_range) e i pulsanti di dettaglio (show_ticker_link).

È la prompt esatta inviata all’AI quando usi il comando (sostituendo {arg}).

get_analyst_estimates for {arg} current consensus, then web_search for rating changes, upgrades/downgrades, target revisions (last 30 days). Identify which banks/firms changed their view, new rating and target, key cited reasons. Synthesize overall analyst sentiment shift and consensus vs price-implied upside.
Write the COMPLETE analysis (consensus targets, sentiment shift, consensus vs price-implied upside). THEN, as the SINGLE final action, call render_value_range with the analyst targets (low=consensus low, base=average/median target, high=consensus high, current price, method="analyst", caption with the upside % vs price) TOGETHER WITH show_ticker_link for {arg} in the same step — they END your turn. Do NOT introduce the bar and write NOTHING after these calls.