Discover and explore top open-source AI tools and projects—updated daily.
rosemarycox5334-debugAI-powered Price Action analysis assistant for traders
Top 49.0% on SourcePulse
Summary
PA Agent is a desktop AI-assisted decision tool for subjective traders, applying Price Action frameworks. It processes structured K-line data and pre-calculated features via a two-stage AI analysis (market diagnosis, trading decision), offering verifiable paths without broker integration or screenshot analysis.
How It Works
The tool ingests OHLCV K-line data from MT5, TradingView, yfinance, and AkShare. It locally computes technical indicators (EMA20, ATR14) and geometric K-line features. This numerical data, combined with prompt engineering, is sent to an LLM (OpenAI-compatible APIs). The LLM performs a two-stage analysis: diagnosing market conditions (period, direction, bar-by-bar summaries) and generating trading decisions (entry, stop-loss, take-profit references). Output is structured JSON, visualized on the GUI, featuring signal chain validation and AI response retry mechanisms.
Quick Start & Requirements
pip install -e ".[dev]", then python -m pa_agent.main.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
6 days ago
Inactive