-
Notifications
You must be signed in to change notification settings - Fork 0
Recent Developments
iAmGiG edited this page Nov 15, 2025
·
1 revision
Last Updated: November 2025
Recent enhancements and ongoing development for AutoTrader-AgentEdge.
Why? Distance from MSFT framework name, emphasize multi-agent competitive advantage
Changed:
- Repository, project board, wiki, docs (17+ files)
- Added comprehensive financial disclaimer
- Updated pyproject.toml
Unchanged: AutoGen framework usage, validation metrics (0.856 Sharpe)
Status: High Priority
Problem: Fixed offsets (-2%/+3.5%), no pullback detection, volume ignored
Solution: OHLCVEntryPlanner using 5min/15min/1hour bars for:
- Support/resistance from High/Low
- ATR-based dynamic stops
- Volume confirmation
- Multi-timeframe alignment
Status: Medium Priority
- Intent classification (replace regex patterns)
- Company-to-ticker resolution ("Buy Apple" → "AAPL")
- Natural language command routing
Enable: "buy QQQ at a pullback" → limit order suggestions
- Interactive /schedule command
- Daemon detection
- Config editor
Validated:
- 0.856 Sharpe, 36.6% return
- MACD + RSI voting
- Production ready
- Multi-Agent System (#310)
- Forward Testing (#324)
- Trading Pipeline (#323)