/growth-forecast
Cosa fa. Prospettive di crescita: catalizzatori, stime e consenso degli analisti.
Quando usarlo. Per valutare il potenziale futuro di un titolo.
Argomenti. TICKER
Esempio. /growth-forecast NVDA
Cosa restituisce. Catalizzatori, stime di crescita, target di prezzo e rating di consenso.
Come funziona
Sezione intitolata “Come funziona”Quando lanci /growth-forecast, 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, get_key_ratios, get_company_news, web_search, portfolio_get, memory_update, 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); 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}).
12-24 month growth potential assessment for {arg}.In parallel: get_analyst_estimates (consensus targets, rating distribution, EPS CAGR, forward P/E), get_key_ratios (current growth rates, margins), get_company_news, web_search("{arg} growth catalysts 2026 2027"), portfolio_get.
## Analysis### Consensus View- Target price range, mean, median. Upside from current. Rating distribution (% buy/hold/sell).- EPS growth trajectory (FY1, FY2, CAGR). Revenue growth expectations.
### Catalysts- Product pipeline, geographic expansion, M&A potential, regulatory tailwinds, secular trends.- For each catalyst: estimated probability, timeline (next 6/12/18 months), potential impact (low/med/high).
### Risks to Growth- Competitive threats, execution risk, macro sensitivity, regulatory headwinds.
### Scenario Analysis| Scenario | EPS (FY2) | Target Multiple | Price Target | Upside % | Probability ||----------|-----------|----------------|-------------|----------|-------------|| Bear | | | | | || Base | | | | | || Bull | | | | | |
**Probability-Weighted Target:** $X**Growth Thesis Confidence:** 1-10 (with reasoning)If user holds {arg}: contextualize growth thesis vs current P&L.Call memory_update before the report. Write the COMPLETE report (through the Scenario Analysis / Probability-Weighted Target and your conclusion). THEN, as the SINGLE final action, call render_value_range (low=Bear, base=Probability-Weighted Target, high=Bull, current price, method="analyst", one scenario per row, with a caption) TOGETHER WITH show_ticker_link in the same step — they END your turn. Do NOT introduce the bar and write NOTHING after these calls.