autonomous-ai-trading-agent-llama3
autonomous-ai-trading-agent-llama3
📖 简介
Agentic crypto trading bot powered by local Llama 3. Chain-of-Thought reasoning across RSI, MACD & live news. 100+ exchanges via CCXT.
查看英文原版
Agentic crypto trading bot powered by local Llama 3. Chain-of-Thought reasoning across RSI, MACD & live news. 100+ exchanges via CCXT.
📥 安装此技能
ai-agent install autonomous-ai-trading-agent-llama3
📖 其他安装方式
方法 2:从 GitHub 克隆
git clone https://github.com/Rezzecup/autonomous-ai-trading-agent-llama3cd autonomous-ai-trading-agent-llama3ai-agent link .
方法 3:手动安装
# 下载技能后复制到技能目录 cp -r autonomous-ai-trading-agent-llama3 ~/.ai-agent/skills/
💡 提示: 技能将安装到你的本地 目录,不会存储在我们的服务器上。