Proud Profit Trading Platform

Proud Profit Trading Platform

Next.js + Supabase Architecture

Database Connection Status

Success: Database connection working!

Available Tickers

API Endpoints Available:

  • GET /api/market/price/[ticker] - Live prices
  • GET /api/market/ohlc/[ticker] - OHLC data
  • GET /api/market/tickers - Available tickers
  • POST /api/signals/webhook - TradingView webhooks
  • GET /api/signals/alerts - User alerts
  • POST /api/auth/register - User registration
  • POST /api/auth/login - User login