🏢
TradeTeam Setup
กำหนดค่า API keys และ Database เพื่อเริ่มใช้งาน
1. API Keys
2. Database
3. ทดสอบ
🔑 กำหนด API Keys
ใส่ API keys ที่ต้องการ — สามารถข้ามข้อที่ไม่ต้องการได้
🟡 Binance API — สำหรับดูราคาและเทรด
ไปที่
binance.com → API Management
กด "Create API" → เลือก "System generated"
ตั้งชื่อ เช่น "TradeTeam" แล้วกด Next
เปิด Permission:
✅ Enable Reading
และ
✅ Enable Spot & Margin Trading
⚠️
อย่า
เปิด "Enable Withdrawals"
หรือใช้ Testnet (ฟรี ไม่ใช้เงินจริง):
testnet.binance.vision
→ Login with GitHub
API Key
API Secret
ใช้ Testnet (แนะนำสำหรับทดสอบ — ไม่ใช้เงินจริง)
📰 CryptoPanic API — ข่าว crypto
Optional
ไปที่
cryptopanic.com/developers/api
สมัครบัญชีฟรี → ไปที่หน้า Developer
กด "Get free API auth token" แล้ว copy token
แผน Free: 50 request/ชั่วโมง (เพียงพอสำหรับ fetch ข่าวทุก 15 นาที)
Auth Token
Optional
🤖 Anthropic Claude API — AI agent brain
Optional
ไปที่
console.anthropic.com
สมัครบัญชี (ได้ $5 free credit)
ไปที่ "API Keys" → "Create Key"
Copy key ที่ขึ้นต้น "sk-ant-..."
Claude API Key
Optional
App URL
บันทึกและไปต่อ →
ข้าม (ใช้ .env ที่มีอยู่)