Autonomous AI trading agent built on Kraken CLI + Gemini Flash. Multi-timeframe signal analysis, hybrid rule-LLM decision engine, real-time risk management.
Stars
1
Forks
2
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
7
commits
All hardcoded trading strategy parameters — RSI thresholds, ATR/TP
ba9daf7View on GitHubAdd backtest engine, 5m timeframe, OFI/microstructure signals, and 8-rule engine
67d9614View on GitHubAdd confluence_min_score configuration; implement API endpoint and update IndicatorPanel to use dynamic threshold
d579572View on GitHubEnhance decision model with timeframe; update fetch logic in IndicatorPanel to filter valid decisions
63d4453View on GitHubUpdate README and Docker configuration for Kraken CLI state management; refine decision fetching logic in IndicatorPanel
31a076dView on GitHubAdd Docker support with backend and frontend configurations, update README, and enhance trade logging
962be07View on GitHubAdd pyproject.toml for project configuration and dependencies
88d194fView on GitHub