Changelog

  1. · v1.1.0

    Dashboard & API Expansion

    • Full signal reference documentation for all 24 signals (SMA, EMA, WMA, HMA, RSI, MACD, STOCH, CCI, WILLR, MOMENTUM, ROC, RSHARPE, BBANDS, ATR, KELTNER, DONCHIAN, HVOL, VWAP, OBV, VOLUME, VOLSMA, CORRELATION, SPREAD, ADX)
    • API Explorer with complete endpoint documentation (26 signals + 9 backtesting + 2 symbols)
    • MCP API info endpoint at /api/v1/mcp
    • API Status page at /status with real-time health monitoring
    • Legal pages: Terms of Service, Privacy Policy, Acceptable Use, Data License
    • Signal Reference page expanded to 24 signals across 5 categories (Trend, Momentum, Volatility, Volume, Cross-Asset)
    • Starter plan ($9/mo) added to pricing page
    • Dashboard backtests page fixed — JWT + API key unified auth for all endpoints
    • Examples index page serves directly (no redirect)
    • E2E test coverage expanded to 41 public pages
    • HTTP→HTTPS redirect via Vercel config
    • robots.txt updated — disallow dynamic OG images
    • SEO metadata: robots index/follow on all pages
    • Pricing page JSON-LD with aggregateRating, review, and Merchant listing fields
    • Average response time formatting (1 decimal) in usage dashboard
    • EndpointBreakdown and UsageOverview components
  2. · v1.0.0

    Initial Public Release

    • REST API for RSI, MACD, SMA, EMA, Bollinger Bands, and 10+ additional signals
    • MCP server endpoint for AI agent integration
    • API key management dashboard
    • Tiered pricing: Free, Pro, and Enterprise plans