🏢

TradeTeam Setup

กำหนดค่า API keys และ Database เพื่อเริ่มใช้งาน

1. API Keys
2. Database
3. ทดสอบ
🔑 กำหนด API Keys
ใส่ API keys ที่ต้องการ — สามารถข้ามข้อที่ไม่ต้องการได้

🟡 Binance API — สำหรับดูราคาและเทรด

  1. ไปที่ binance.com → API Management
  2. กด "Create API" → เลือก "System generated"
  3. ตั้งชื่อ เช่น "TradeTeam" แล้วกด Next
  4. เปิด Permission: ✅ Enable Reading และ ✅ Enable Spot & Margin Trading
  5. ⚠️ อย่าเปิด "Enable Withdrawals"
  6. หรือใช้ Testnet (ฟรี ไม่ใช้เงินจริง): testnet.binance.vision → Login with GitHub

📰 CryptoPanic API — ข่าว crypto Optional

  1. ไปที่ cryptopanic.com/developers/api
  2. สมัครบัญชีฟรี → ไปที่หน้า Developer
  3. กด "Get free API auth token" แล้ว copy token
  4. แผน Free: 50 request/ชั่วโมง (เพียงพอสำหรับ fetch ข่าวทุก 15 นาที)

🤖 Anthropic Claude API — AI agent brain Optional

  1. ไปที่ console.anthropic.com
  2. สมัครบัญชี (ได้ $5 free credit)
  3. ไปที่ "API Keys" → "Create Key"
  4. Copy key ที่ขึ้นต้น "sk-ant-..."

ข้าม (ใช้ .env ที่มีอยู่)