Abeera-pptx/crypto-ai-backend
0
Crypto Trading AI — FastAPI Backend
REST API powering the Crypto Trading AI dashboard.
Endpoints
GET /health— health checkGET /api/signal?symbol=BTCUSDT&timeframe=15m— full signal + chart dataGET /api/scanner?timeframe=15m— multi-pair scanner
Setup
Add these secrets in your HF Space settings:
NVIDIA_API_KEY— from build.nvidia.comBINANCE_API_KEY— optionalBINANCE_API_SECRET— optional
