Add market-analyst subagent (Data & AI)#22
Open
connerlambden wants to merge 1 commit intoVoltAgent:mainfrom
Open
Add market-analyst subagent (Data & AI)#22connerlambden wants to merge 1 commit intoVoltAgent:mainfrom
connerlambden wants to merge 1 commit intoVoltAgent:mainfrom
Conversation
d156612 to
9007ceb
Compare
Market analysis subagent using Helium MCP for real-time stock/crypto data, news bias scoring, ML options pricing, and balanced news synthesis.
9007ceb to
ab9483b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds a
market-analystsubagent to the Data & AI category that combines real-time market data with bias-aware news intelligence using Helium MCP.Use case: Stock/ETF/crypto market analysis, news bias assessment, options pricing, and balanced multi-source news synthesis.
MCP integration: Uses the Helium MCP server (remote, free tier) providing 9 tools:
Why it's distinct: No existing Data & AI subagent covers financial markets or media bias analysis. This fills both gaps with a single MCP-backed agent.
Changes
categories/05-data-ai/market-analyst.toml— New subagentcategories/05-data-ai/README.md— Added entryREADME.md— Added entry to main listingMade with Cursor