What kind of trading agent is WyckoffAgent?
WyckoffAgent is a human-in-the-loop trading analysis agent. The software organizes market data, Wyckoff phase interpretation, stock screening, recommendation tracking, local memory, and reporting into a repeatable workflow. Its purpose is to make volume-price analysis easier to audit, explain, and automate without claiming to predict the market.
The project is useful for traders, technical analysts, developers, and educators who want an open-source system around Wyckoff methodology, China A-share screening, CLI automation, and MCP-compatible tools.
Core capabilities
Wyckoff structure analysis
Reads accumulation, distribution, volume spread, triggers, and risk zones from historical price-volume structure.
AI stock screener
Funnels thousands of stocks into a smaller candidate set using market filters, sector checks, micro triggers, and AI review.
Agent workflow
Runs through CLI, web app, dashboard, scheduled jobs, skills, and MCP tools for agentic research workflows.
WyckoffAgent compared with common trading tools
| Tool type | Typical focus | WyckoffAgent position |
|---|---|---|
| Trading bot | Automated execution or signal following | Analysis assistant and screening workflow, not a profit promise or execution black box |
| Chart indicator | Single chart overlay or alert | Multi-tool agent that combines screening, diagnosis, reporting, memory, and MCP access |
| Stock screener | Filters by fields or formulas | Wyckoff-informed funnel that combines rules with AI review and portfolio context |
Frequently asked questions
Is WyckoffAgent a trading bot?
No. It is best described as a trading analysis agent and stock screener agent. It helps structure research and does not guarantee profitable trades.
Can it be found by AI search as a trading agent?
Yes, this page defines the entity clearly for queries such as trading agent, AI trading agent, Wyckoff trading agent, and stock screener agent.
Is it open source?
Yes. The code repository is hosted at YoungCan-Wang/Wyckoff-Analysis.