MarketMind — 5-agent parallel analysis with confidence-weighted synthesis. Covers stocks and crypto.
Configure the arena's metadata, data sources, agents and phases. Changes write to the YAML file. Restart the app to apply.
Edit arena configuration (JSON). Changes write to YAML file — restart to apply.
Data sources bound to this arena. Agents access these via ReAct tool calls.
| Source Name | Adapter | Module | Parameters | Used By |
|---|---|---|---|---|
| fred_macro | fred_api | web | — | macro_analyst |
| fred_fear_greed | fred_api | web | — | macro_analyst |
| coingecko_market | coingecko | web | — | onchain_analyst |
| coingecko_global | coingecko | web | — | onchain_analyst |
| newsapi_headlines | newsapi | web | — | sentiment_analyst |
| yahoo_quote | yahoo_finance | web | — | price_analyst, onchain_analyst, risk_analyst |
| yahoo_news | yahoo_finance | web | — | sentiment_analyst |
| market_overview | yahoo_finance | web | — | price_analyst, macro_analyst, risk_analyst |
| investing_analysis | fomo2_analysis | fomo2 | — | macro_analyst |
| news_digest | fomo2_analysis | fomo2 | — | sentiment_analyst, macro_analyst |
| news_items | fomo2_items | fomo2 | — | sentiment_analyst |
| social_sentiment | fomo2_stream | fomo2 | — | sentiment_analyst, onchain_analyst |
| knowledge_base | fomo2_knowledge | fomo2 | — | sentiment_analyst |
| nlp_enrichment | fomo2_enrichment | fomo2 | — | sentiment_analyst |
| market_bars | questdb | trtools2 | — | price_analyst, onchain_analyst, risk_analyst |
| market_quotes | questdb | trtools2 | — | — |
| fundamentals_data | questdb | trtools2 | — | — |
| indicators | technical | trtools2 | — | price_analyst, risk_analyst |
| live_bars | trtools2_live | trtools2 | — | price_analyst |
| strategy_signals | trtools2_signals | trtools2 | — | price_analyst |
| web_search | web_search | web | — | — |
| insider_transactions | sec_filings | web | — | risk_analyst |
| kronos_forecast_1h | kronos_forecast | kronos | — | kronos_specialist |
| crowd_sim | mirofish_sim | mirofish | — | crowd_proxy |
| committee | tradingagents | tradingagents | — | committee_analyst |
Decision trail — every arena run is saved for review and auditing.