CoolFace
Apppublic

Abeera-pptx/crypto-ai-backend

sourceHugging Faceupdated 4mo agoView on Hugging Face
0likes
App README

Crypto Trading AI — FastAPI Backend

REST API powering the Crypto Trading AI dashboard.

Endpoints

  • GET /health — health check
  • GET /api/signal?symbol=BTCUSDT&timeframe=15m — full signal + chart data
  • GET /api/scanner?timeframe=15m — multi-pair scanner

Setup

Add these secrets in your HF Space settings:

  • NVIDIA_API_KEY — from build.nvidia.com
  • BINANCE_API_KEY — optional
  • BINANCE_API_SECRET — optional